This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 496dc3ea18c [fix](restore) Reset index id for MaterializedIndexMeta
(#33831)
add d95ac3205c1 [fix](txn insert) Fix txn insert commit failed when schema
change (#33706)
No new revisions were added by this update.
Summary of changes:
.../apache/doris/planner/StreamLoadPlanner.java | 4 +
.../apache/doris/qe/InsertStreamTxnExecutor.java | 153 ++++++++++-----------
.../txn_insert_values_with_schema_change.out} | 10 +-
.../txn_insert_values_with_schema_change.groovy | 109 +++++++++++++++
4 files changed, 197 insertions(+), 79 deletions(-)
copy
regression-test/data/{correctness/test_exceed_max_pushdown_conditions_per_column.out
=> insert_p0/txn_insert_values_with_schema_change.out} (69%)
create mode 100644
regression-test/suites/insert_p0/txn_insert_values_with_schema_change.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]