Skip to content

HIVE-29614: Fix incorrect column lineage for multiple window functions with identical partition keys#6483

Closed
ljq-dmr wants to merge 0 commit into
apache:masterfrom
ljq-dmr:HIVE-29614
Closed

HIVE-29614: Fix incorrect column lineage for multiple window functions with identical partition keys#6483
ljq-dmr wants to merge 0 commit into
apache:masterfrom
ljq-dmr:HIVE-29614

Conversation

@ljq-dmr
Copy link
Copy Markdown

@ljq-dmr ljq-dmr commented May 14, 2026

What changes were proposed in this pull request?

Iterate over if there are multiple functions instead of getWindowFunctions().getFirst()

Why are the changes needed?

PTFOperator may contain multiple functions

Does this PR introduce any user-facing change?

no, just column lineage

How was this patch tested?

mvn test -Pitests -pl itests/qtest -Dtest=TestMiniLlapLocalCliDriver -Dqfile=lineage7.q

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants