You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/10/04 12:37:35 UTC

[arrow-datafusion] branch master updated (d0760f3d4 -> 57312284c)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from d0760f3d4 Support better dictionary coercion (#3688)
     add 57312284c `unwrap_cast_in_comparison`: fix bug which can find the field for the schema (#3699)

No new revisions were added by this update.

Summary of changes:
 .../optimizer/src/unwrap_cast_in_comparison.rs     | 38 +++++++++++++++++++---
 datafusion/optimizer/tests/integration-test.rs     | 28 ++++++++++++++++
 2 files changed, 62 insertions(+), 4 deletions(-)