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 2021/12/09 15:48:48 UTC

[arrow-datafusion] branch master updated (7996fa8 -> 591932f)

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 7996fa8  Fix the duplicate short options in tpch. (#1424)
     add 591932f  Support sort on unprojected columns (#1415)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/logical_plan/builder.rs | 110 +++++++++++++++++++++++++++++++--
 datafusion/tests/dataframe.rs          |  47 +++++++++++++-
 datafusion/tests/sql.rs                |  15 +++++
 3 files changed, 166 insertions(+), 6 deletions(-)