Skip to content

Comments

[SPARK-55596][SQL] DSV2 Enhanced Partition Stats Filtering#54459

Open
szehon-ho wants to merge 1 commit intoapache:masterfrom
szehon-ho:partition_filter
Open

[SPARK-55596][SQL] DSV2 Enhanced Partition Stats Filtering#54459
szehon-ho wants to merge 1 commit intoapache:masterfrom
szehon-ho:partition_filter

Conversation

@szehon-ho
Copy link
Member

What changes were proposed in this pull request?

POC for SPARK-55596:

https://lists.apache.org/thread/p2cwngj9bmtcbmyplds833s9lwts8bwc

Why are the changes needed?

Enhance partition filtering for DSV2 data sources that have partition stats.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Add unit test : DataSourceV2EnhancedPartitionFilterSuite

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

Tests were generated by Cursor

@@ -0,0 +1,66 @@
package org.apache.spark.sql.connector.expressions.filter;
Copy link
Member

Choose a reason for hiding this comment

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

License header

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants