Skip to content

Conversation

@vineetgarg02
Copy link
Contributor

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?


public Set<RexNode> getExpressionLineage(HiveUnion rel, RelMetadataQuery mq,
RexNode outputExpression) {
return null;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a comment based on the JIRA discussion on why we are returning null for Union operator (it will help us recall in case we revisit this code in the future)?

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.

3 participants