This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 173d43cff76 [feature](pipeline)add local merge sort exchanger (#35682) add 25b89984c70 [enhancement](export)export job for olap table will only hit the base index, so skip other tablets of rollup index when do splitTablets (#35556) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/load/ExportJob.java | 10 +- .../test_export_table_with_materialized_view.out | 205 +++++++++++++++++++++ ...est_export_table_with_materialized_view.groovy} | 65 +++---- 3 files changed, 238 insertions(+), 42 deletions(-) create mode 100644 regression-test/data/export_p0/test_export_table_with_materialized_view.out copy regression-test/suites/export_p0/{test_export_parquet.groovy => test_export_table_with_materialized_view.groovy} (62%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org