Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Invalid Node kind: NODE_NOT_SET #161

@rathordeepak2025

Description

@rathordeepak2025

I am working on column lineage extraction for BigQuery statements. What I observed while checking multiple queries is whenever in a query there is window function followed by OVER() PARTITION BY its giving same error """Invalid Node kind: NODE_NOT_SET""" in other cases its able to extract lineage correctly.

AnalyzedStatement analyzedStatement = statements.next();

In the above line it fails every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions