This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45230-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from ca85238ccf0 [fix] (inverted index) Disallow variant columns from using inverted index format v1 (#43599) (#45179) add 347911ffc2f [fix](Outfile) add more regression-test cases for `Select into outfile` (#45230) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/OutFileClause.java | 6 ++ .../export_p0/outfile/test_outfile_constant.out | 76 ++++++++++++++++++ .../export_p0/outfile/test_outfile_null_type.out | 12 +++ ...ll_type.groovy => test_outfile_constant.groovy} | 92 ++++++++++++---------- .../outfile/test_outfile_null_type.groovy | 21 +++-- 5 files changed, 155 insertions(+), 52 deletions(-) create mode 100644 regression-test/data/export_p0/outfile/test_outfile_constant.out copy regression-test/suites/export_p0/outfile/{test_outfile_null_type.groovy => test_outfile_constant.groovy} (56%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org