Skip to content

Conversation

@LLDay
Copy link

@LLDay LLDay commented Feb 6, 2026

What changes are included in this PR?

  • Make convert_filters_to_predicate public in the DataFusion integration to allow external usage of the filter conversion logic.

Are these changes tested?

  • This is a visibility change (pub use) and does not introduce new logic.

@LLDay
Copy link
Author

LLDay commented Feb 6, 2026

We have implemented a custom ExecutionPlan that scans iceberg tables. And we need to convert filters to predicates, but this API is hidden.

Copy link
Collaborator

@CTTY CTTY left a comment

Choose a reason for hiding this comment

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

LGTM!

@LLDay LLDay force-pushed the feat/public-method branch from 2b501dc to 04fa04d Compare February 10, 2026 07:02
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