Skip to content

[branch-49] chore: use equals_datatype for BinaryExpr. Cherry pick to DF 49.0 #16847

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

comphead
Copy link
Contributor

@comphead comphead commented Jul 21, 2025

  • chore: use equals_datatype instead of direct type comparison for BinaryExpr

(cherry picked from commit acff1b6)

Which issue does this PR close?

Ports #16813 to DF 49 release

  • Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

(cherry picked from commit acff1b6)
@github-actions github-actions bot added the physical-expr Changes to the physical-expr crates label Jul 21, 2025
@comphead comphead changed the title chore: use equals_datatype for BinaryExpr (#16813) chore: use equals_datatype for BinaryExpr to DF 49.0 release Jul 21, 2025
@comphead comphead changed the title chore: use equals_datatype for BinaryExpr to DF 49.0 release chore: use equals_datatype for BinaryExpr. Cherry pick to DF 49.0 Jul 21, 2025
@comphead comphead requested a review from alamb July 22, 2025 00:09
@alamb alamb changed the title chore: use equals_datatype for BinaryExpr. Cherry pick to DF 49.0 [branch-49] chore: use equals_datatype for BinaryExpr. Cherry pick to DF 49.0 Jul 22, 2025
@alamb
Copy link
Contributor

alamb commented Jul 22, 2025

Thanks @comphead and @xudong963

@alamb alamb merged commit 273d37a into apache:branch-49 Jul 22, 2025
30 of 31 checks passed
@comphead
Copy link
Contributor Author

Thanks @xudong963 for the review

alamb added a commit that referenced this pull request Jul 23, 2025
* [branch-49] Update version to `49.0.0`, add changelog (#16822)

* Update version to 49.0.0

* Add 49.0.0 changelog

* prettier

* Update changelog and config

* chore: use `equals_datatype`  for `BinaryExpr` (#16813) (#16847)

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

(cherry picked from commit acff1b6)

* [branch-49] Final Changelog Tweaks (#16852)

---------

Co-authored-by: Oleks V <[email protected]>
adriangb pushed a commit to pydantic/datafusion that referenced this pull request Jul 28, 2025
* [branch-49] Update version to `49.0.0`, add changelog (apache#16822)

* Update version to 49.0.0

* Add 49.0.0 changelog

* prettier

* Update changelog and config

* chore: use `equals_datatype`  for `BinaryExpr` (apache#16813) (apache#16847)

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

(cherry picked from commit acff1b6)

* [branch-49] Final Changelog Tweaks (apache#16852)

---------

Co-authored-by: Oleks V <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physical-expr Changes to the physical-expr crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants