Skip to content

Process Table Functions not analyzed correctly #2056

@mbroecheler

Description

@mbroecheler

When a table definition contains a process table function (PTF) in the FROM clause, it does not get correctly analyzed and the tables that the PTF references are not extracted as sources. This causes subtrees in the DAG to be missing.

Solution: List all tables referenced by the PTF as sources in the logical rel node analysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions