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/05/05 11:17:21 UTC

[arrow-datafusion] branch main updated (824d49f1cd -> d9f0a3a596)

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 824d49f1cd fix: slt fail due to bors problem (#6242)
     add d9f0a3a596 Port tests in errors.rs to sqllogictest (#6239)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/errors.rs                | 116 ---------------------
 .../core/tests/sqllogictests/test_files/errors.slt |  75 +++++++++++++
 2 files changed, 75 insertions(+), 116 deletions(-)
 create mode 100644 datafusion/core/tests/sqllogictests/test_files/errors.slt