Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KERNEL] Change data skipping prediacte #3739

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

ilicmarkodb
Copy link
Contributor

@ilicmarkodb ilicmarkodb commented Sep 30, 2024

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

Changed DataSkippingPredicate to be interface, and added two new classes which implement this interface, DefaultDataSkippingPredicate (basically old DataSkippingPredicate) and CollatedDataSkippingPredicate.
Changed constructDataSkippingFilter to be collation aware.

How was this patch tested?

Tests added to DataSkippingUtilsSuite and StatsSchemaHelperSuite.

Does this PR introduce any user-facing changes?

No.

@ilicmarkodb ilicmarkodb changed the title Change data skipping prediacte [KERNEL] Change data skipping prediacte Sep 30, 2024
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.

1 participant