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/datafusion.git


    from 3922800201 Final release note touchups (#15741)
     add ab5edc975d Refactor regexp slt tests (#15709)

No new revisions were added by this update.

Summary of changes:
 datafusion/sqllogictest/test_files/regexp.slt      | 898 ---------------------
 .../sqllogictest/test_files/regexp/README.md       |  59 ++
 .../{misc.slt => regexp/init_data.slt.part}        |  45 +-
 .../test_files/regexp/regexp_count.slt             | 344 ++++++++
 .../sqllogictest/test_files/regexp/regexp_like.slt | 280 +++++++
 .../test_files/regexp/regexp_match.slt             | 201 +++++
 .../test_files/regexp/regexp_replace.slt           | 129 +++
 7 files changed, 1029 insertions(+), 927 deletions(-)
 delete mode 100644 datafusion/sqllogictest/test_files/regexp.slt
 create mode 100644 datafusion/sqllogictest/test_files/regexp/README.md
 copy datafusion/sqllogictest/test_files/{misc.slt => 
regexp/init_data.slt.part} (55%)
 create mode 100644 datafusion/sqllogictest/test_files/regexp/regexp_count.slt
 create mode 100644 datafusion/sqllogictest/test_files/regexp/regexp_like.slt
 create mode 100644 datafusion/sqllogictest/test_files/regexp/regexp_match.slt
 create mode 100644 datafusion/sqllogictest/test_files/regexp/regexp_replace.slt


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

Reply via email to