Skip to content

should use current plan's output in ScanOperation#43234

Closed
copperybean wants to merge 1 commit intoapache:masterfrom
copperybean:scan-filter-null
Closed

should use current plan's output in ScanOperation#43234
copperybean wants to merge 1 commit intoapache:masterfrom
copperybean:scan-filter-null

Conversation

@copperybean
Copy link
Contributor

@copperybean copperybean commented Oct 5, 2023

What changes were proposed in this pull request?

For following plan

Filter isnotnull(part_key)
  Relation ...

The output used by project list is child instead of current plan in FileSourceStrategy. Technically, this strategy should not change original plan's output, so current plan's output should be used.

Why are the changes needed?

improvement

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the SQL label Oct 5, 2023
@github-actions
Copy link

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Jan 25, 2024
@github-actions github-actions bot closed this Jan 26, 2024
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.

1 participant