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/11/02 16:40:07 UTC

[arrow-datafusion] branch master updated (d09621545 -> 065a478c2)

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 d09621545 Build tests sparately from running (#4060)
     add 065a478c2 reserve literal exprs (#4031)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/aggregates.rs        |  6 +++---
 datafusion/core/tests/sql/predicates.rs        |  6 +++---
 datafusion/optimizer/tests/integration-test.rs |  4 ++--
 datafusion/sql/src/planner.rs                  | 26 +++++++++++---------------
 4 files changed, 19 insertions(+), 23 deletions(-)