This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47976-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 1f858d9a47a branch-3.0: [regresion-test](fix) fix cache plugin bug #47827 (#47996) add 9991ecf6ec0 [fix](Export) modify some cases of export feature (#47976) No new revisions were added by this update. Summary of changes: .../data/export_p0/test_export_basic.out | Bin 7131 -> 7131 bytes .../org/apache/doris/regression/suite/Suite.groovy | 56 ++++ .../suites/export_p0/test_export_basic.groovy | 304 +++++++----------- .../suites/export_p0/test_export_csv.groovy | 208 +++++-------- .../export_p0/test_export_data_consistency.groovy | 69 ++--- .../export_p0/test_export_empty_table.groovy | 142 ++++++--- .../test_export_table_with_label_retry.groovy | 80 ++--- .../suites/export_p0/test_export_view.groovy | 327 ++++++++------------ .../export/test_export_external_table.groovy | 341 ++++++++------------- 9 files changed, 665 insertions(+), 862 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org