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

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


    from 4cfe20ffe2 Allocate a buffer of the correct length for 
ScalarValue::FixedSizeBinary in ScalarValue::to_array_of_size (#18903)
     add e4dcf0c856 Fix error planning aggregates with duplicated names in 
select list  (#18831)

No new revisions were added by this update.

Summary of changes:
 datafusion/sql/src/select.rs                     | 136 +++++++++++++++++++----
 datafusion/sql/src/utils.rs                      |   4 +
 datafusion/sql/tests/cases/plan_to_sql.rs        |  12 +-
 datafusion/sql/tests/sql_integration.rs          |  60 +++++++++-
 datafusion/sqllogictest/test_files/join.slt.part |   2 +-
 datafusion/sqllogictest/test_files/order.slt     |  29 ++++-
 6 files changed, 204 insertions(+), 39 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to