You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ja...@apache.org on 2023/05/10 07:58:31 UTC

[arrow-datafusion] branch main updated (b1af8de64d -> 496fc399de)

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

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


    from b1af8de64d Remove the PhysicalSortExpr restriction on union get meet (#6273)
     add 496fc399de Disable `skip_failed_rules` optimizer config by default (#6265)

No new revisions were added by this update.

Summary of changes:
 datafusion/common/src/config.rs                                       | 2 +-
 datafusion/core/tests/sql/subqueries.rs                               | 2 ++
 datafusion/core/tests/sqllogictests/test_files/arrow_typeof.slt       | 2 +-
 datafusion/core/tests/sqllogictests/test_files/information_schema.slt | 2 +-
 datafusion/core/tests/sqllogictests/test_files/scalar.slt             | 2 +-
 docs/source/user-guide/configs.md                                     | 2 +-
 6 files changed, 7 insertions(+), 5 deletions(-)