Skip to content

Conversation

@houqp
Copy link
Member

@houqp houqp commented Jul 10, 2021

Rationale for this change

Follow up for #605.

What changes are included in this PR?

Avoid unnecessary iterator materialization based on the suggestion from #605 (comment).

Are there any user-facing changes?

no

Copy link
Member

@jorgecarleitao jorgecarleitao left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Nice @houqp 👍

@alamb alamb merged commit 0a05acf into apache:master Jul 12, 2021
@houqp houqp deleted the qp_iter branch July 12, 2021 17:27
unkloud pushed a commit to unkloud/datafusion that referenced this pull request Mar 23, 2025
H0TB0X420 pushed a commit to H0TB0X420/datafusion that referenced this pull request Oct 7, 2025
* fix pushdown for pyarrow filter IsNull

The conversion was incorrectly passing in the expression itself as the `nan_as_null` argument. This caused the pushdown to silently fail.

* expand the Expr::Literal's that can be used in PyArrowFilterExpression

Closes apache#703
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.

3 participants