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 7360260be8 feat: LCM, GCD and Factorial (#6149)
     add 4b041b5bb0 Port tests in unicode.rs to sqllogictest (#6259)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/mod.rs                   |   2 -
 datafusion/core/tests/sql/unicode.rs               | 128 -------
 .../tests/sqllogictests/test_files/functions.slt   | 420 +++++++++++++++++++++
 3 files changed, 420 insertions(+), 130 deletions(-)
 delete mode 100644 datafusion/core/tests/sql/unicode.rs
 create mode 100644 datafusion/core/tests/sqllogictests/test_files/functions.slt

Reply via email to