This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ffadf09eec [fix](catalog)add custom jar (#23406)
add 18094511e7 [fix](Outfile/Nereids) fix that `csv_with_names` and
`csv_with_names_and_types` file format could not be exported on nereids
(#23387)
No new revisions were added by this update.
Summary of changes:
.../glue/translator/PhysicalPlanTranslator.java | 9 +++--
.../org/apache/doris/planner/ResultFileSink.java | 12 +++---
...parquet.out => test_outfile_csv_with_names.out} | 8 ++--
...t => test_outfile_csv_with_names_and_types.out} | 8 ++--
.../outfile/test_outfile_csv_with_names.out} | 8 ++--
.../test_outfile_csv_with_names_and_types.out} | 8 ++--
...t.groovy => test_outfile_csv_with_names.groovy} | 26 ++++++++-----
...> test_outfile_csv_with_names_and_types.groovy} | 28 +++++++++-----
...t.groovy => test_outfile_csv_with_names.groovy} | 40 +++++++++-----------
...> test_outfile_csv_with_names_and_types.groovy} | 43 ++++++++++------------
10 files changed, 102 insertions(+), 88 deletions(-)
copy regression-test/data/export_p0/{test_outfile_parquet.out =>
test_outfile_csv_with_names.out} (98%)
copy regression-test/data/export_p0/{test_outfile_parquet.out =>
test_outfile_csv_with_names_and_types.out} (98%)
copy regression-test/data/{export_p0/test_outfile_parquet.out =>
nereids_p0/outfile/test_outfile_csv_with_names.out} (98%)
copy regression-test/data/{export_p0/test_outfile_parquet.out =>
nereids_p0/outfile/test_outfile_csv_with_names_and_types.out} (98%)
copy regression-test/suites/export_p0/{test_outfile_parquet.groovy =>
test_outfile_csv_with_names.groovy} (85%)
copy regression-test/suites/export_p0/{test_outfile_parquet.groovy =>
test_outfile_csv_with_names_and_types.groovy} (82%)
copy regression-test/suites/nereids_p0/outfile/{test_outfile_parquet.groovy =>
test_outfile_csv_with_names.groovy} (85%)
copy regression-test/suites/nereids_p0/outfile/{test_outfile_parquet.groovy =>
test_outfile_csv_with_names_and_types.groovy} (82%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]