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 d901254dd6 Port tests in expr.rs to sqllogictest (#6240)
add 636aa83f65 Port tests in cast.rs to sqllogictest (#6244)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/sql/cast.rs | 76 ----------------------
datafusion/core/tests/sql/mod.rs | 1 -
.../test_files/{misc.slt => cast.slt} | 46 +++++++++++--
3 files changed, 39 insertions(+), 84 deletions(-)
delete mode 100644 datafusion/core/tests/sql/cast.rs
copy datafusion/core/tests/sqllogictests/test_files/{misc.slt => cast.slt}
(62%)