This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch fix_export_bug in repository https://gitbox.apache.org/repos/asf/doris.git
omit d29fe258831 trace omit cd93d48563c [enhancement](export)export job for olap table will only hit the base index, so skip other tablets of rollup index when do splitTablets add 99830a93dcb [enhancement](export)export job for olap table will only hit the base index, so skip other tablets of rollup index when do splitTablets computing This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (d29fe258831) \ N -- N -- N refs/heads/fix_export_bug (99830a93dcb) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../test_export_table_with_materialized_view.out | 90 ++++++++++++++++++++++ ...test_export_table_with_materialized_view.groovy | 7 +- 2 files changed, 92 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org