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 e514d52232f [fix](point-query) Support mow table with sequence column
(#25308)
add c6b1c903e47 [fix](Regression-test) fix that the String type in a
nested type should contain double quotes and add regression-test (#25115)
No new revisions were added by this update.
Summary of changes:
.../data_types/serde/data_type_string_serde.cpp | 6 +
.../data_types/serde/data_type_serde_text_test.cpp | 211 +++++++++++----------
.../csv/test_outfile_csv_array_type.out} | 84 ++++----
.../csv/test_outfile_csv_complex_type.out} | 64 +++----
.../csv/test_outfile_csv_map_type.out} | 168 ++++++++--------
.../csv/test_outfile_csv_array_type.groovy} | 66 +++----
.../csv/test_outfile_csv_complex_type.groovy} | 38 ++--
.../csv/test_outfile_csv_map_type.groovy} | 82 ++++----
8 files changed, 369 insertions(+), 350 deletions(-)
copy regression-test/data/export_p0/{test_outfile_orc_array_type.out =>
outfile/csv/test_outfile_csv_array_type.out} (73%)
copy regression-test/data/export_p0/{test_outfile_orc_complex_type.out =>
outfile/csv/test_outfile_csv_complex_type.out} (60%)
copy regression-test/data/export_p0/{test_outfile_orc_map_type.out =>
outfile/csv/test_outfile_csv_map_type.out} (68%)
copy regression-test/suites/export_p0/{test_outfile_orc_array_type.groovy =>
outfile/csv/test_outfile_csv_array_type.groovy} (95%)
copy regression-test/suites/export_p0/{test_outfile_orc_complex_type.groovy =>
outfile/csv/test_outfile_csv_complex_type.groovy} (94%)
copy regression-test/suites/export_p0/{test_outfile_orc_map_type.groovy =>
outfile/csv/test_outfile_csv_map_type.groovy} (96%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]