This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from bd24a8bdd9b [Fix](csv_reader) Add a session variable to control
whether empty rows in CSV files are read as NULL values (#37153)
add 74086189d31 [test](tvf) move p2 tvf tests from p2 to p0 (#36871)
(#37150)
No new revisions were added by this update.
Summary of changes:
.../scripts/data/tvf/test_hdfs_tvf_compression/run.sh | 19 +++++++++++++++++++
.../hive/scripts/data/tvf/test_tvf/run.sh | 19 +++++++++++++++++++
.../tvf/test_hdfs_tvf_compression.out | 0
.../tvf/test_path_partition_keys.out | 0
.../tvf/test_path_partition_keys/dt1=cyw/a.csv | 0
.../tvf/test_path_partition_keys/dt1=cyw/b.csv | 0
.../tvf/test_path_partition_keys/dt1=hello/c.csv | 0
.../test_path_partition_keys/dt2=two/dt1=cyw/a.csv | 0
.../test_path_partition_keys/dt2=two/dt1=cyw/b.csv | 0
.../test_path_partition_keys/dt2=two/dt1=hello/c.csv | 0
.../tvf/test_tvf_p2.out | 0
.../tvf/test_hdfs_tvf_compression.groovy | 10 +++++-----
.../tvf/test_path_partition_keys.groovy | 10 +++++-----
.../tvf/test_tvf_p2.groovy | 8 ++++----
14 files changed, 52 insertions(+), 14 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/tvf/test_hdfs_tvf_compression/run.sh
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/tvf/test_tvf/run.sh
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_hdfs_tvf_compression.out (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys.out (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys/dt1=cyw/a.csv (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys/dt1=cyw/b.csv (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys/dt1=hello/c.csv (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys/dt2=two/dt1=cyw/a.csv (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys/dt2=two/dt1=cyw/b.csv (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys/dt2=two/dt1=hello/c.csv (100%)
rename regression-test/data/{external_table_p2 =>
external_table_p0}/tvf/test_tvf_p2.out (100%)
rename regression-test/suites/{external_table_p2 =>
external_table_p0}/tvf/test_hdfs_tvf_compression.groovy (92%)
rename regression-test/suites/{external_table_p2 =>
external_table_p0}/tvf/test_path_partition_keys.groovy (95%)
rename regression-test/suites/{external_table_p2 =>
external_table_p0}/tvf/test_tvf_p2.groovy (93%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]