Skip to content

Conversation

@xudong963
Copy link
Member

@xudong963 xudong963 commented Apr 23, 2025

source: Arc<dyn TableSource>,
) -> Result<Option<LogicalPlan>> {
log::trace!("rewriting from {qualifier}");
let mut new_output_exprs = vec![];
Copy link
Member Author

Choose a reason for hiding this comment

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

image

new.eq_class_idx_by_column.insert(column, i);
new.ranges_by_equivalence_class
.push(Some(Interval::make_unbounded(
scan.projected_schema.data_type(column)?,
Copy link
Member Author

@xudong963 xudong963 Apr 23, 2025

Choose a reason for hiding this comment

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

image

Copy link
Collaborator

@suremarc suremarc left a comment

Choose a reason for hiding this comment

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

Thanks again @xudong963

@suremarc suremarc merged commit 54d810c into datafusion-contrib:main May 5, 2025
8 checks passed
@github-actions github-actions bot mentioned this pull request May 5, 2025
@github-actions github-actions bot mentioned this pull request Oct 24, 2025
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