This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f2d8dd438ad [fix](stream_load) fix stream load may failed caused by column name with keyword (#35822) add 7730e883f04 [fix](export) fix that export table retry with same label should succeed when first export job failed (#35676) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/load/ExportMgr.java | 6 +- ....out => test_export_table_with_label_retry.out} | 36 ---- ...y => test_export_table_with_label_retry.groovy} | 198 ++++++++++----------- 3 files changed, 102 insertions(+), 138 deletions(-) copy regression-test/data/export_p0/{test_export_csv.out => test_export_table_with_label_retry.out} (88%) copy regression-test/suites/export_p0/{test_export_empty_table.groovy => test_export_table_with_label_retry.groovy} (57%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org