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 2023/06/02 18:27:04 UTC

[arrow-datafusion] branch main updated (5ec14e1757 -> 859251b4a2)

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

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


    from 5ec14e1757 Minor: Add EXCEPT/EXCLUDE to SQL guide (#6512)
     add 859251b4a2 fix: error instead of panic when date_bin interval is 0 (#6522)

No new revisions were added by this update.

Summary of changes:
 .../tests/sqllogictests/test_files/timestamps.slt   | 21 +++++++++++++++++++--
 .../physical-expr/src/datetime_expressions.rs       | 18 ++++++++++++++++++
 2 files changed, 37 insertions(+), 2 deletions(-)