Skip to content

Conversation

feniljain
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Included in the issue

Are these changes tested?

While I have tested this on local with a local TPCDS-like dataset, I would appreciate if someone provides me a good way to add tests for the same 😅

@github-actions github-actions bot added the datasource Changes to the datasource crate label Oct 20, 2025
@feniljain feniljain force-pushed the feat-dynamic-filter-join-partition-col branch from 2e64a1e to 1a02eae Compare October 20, 2025 09:38
@feniljain feniljain changed the title feat: allow pushdown of dynamic filters with expr having partition cols feat: allow pushdown of dynamic filters having partition cols Oct 20, 2025
@feniljain feniljain force-pushed the feat-dynamic-filter-join-partition-col branch 4 times, most recently from 115d3c1 to 2d8fb9c Compare October 20, 2025 10:08
@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Oct 22, 2025
@feniljain feniljain force-pushed the feat-dynamic-filter-join-partition-col branch from 663f36e to e58d9ec Compare October 22, 2025 06:19
@feniljain feniljain force-pushed the feat-dynamic-filter-join-partition-col branch from e58d9ec to 2c1ee6e Compare October 22, 2025 06:20
@feniljain feniljain requested a review from adriangb October 22, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dynamic filters with partition columns do not get pushed down through DataSourceExec

2 participants