This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-51187-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from c3a92258117 branch-3.0-pick: [log](mow) optimize some log for mow
table (#51093) (#51232)
add 3446e39ea27 [Fix](multicatelog) Fix insert iceberg/hive table when use
broker (#51187)
No new revisions were added by this update.
Summary of changes:
.../writer/iceberg/viceberg_partition_writer.cpp | 3 ++
.../writer/iceberg/viceberg_partition_writer.h | 1 +
.../sink/writer/iceberg/viceberg_table_writer.cpp | 12 ++++--
be/src/vec/sink/writer/vhive_partition_writer.cpp | 3 ++
be/src/vec/sink/writer/vhive_partition_writer.h | 1 +
be/src/vec/sink/writer/vhive_table_writer.cpp | 46 ++++++++++++++++------
.../java/org/apache/doris/catalog/BrokerMgr.java | 15 +++++++
.../doris/planner/BaseExternalTableDataSink.java | 21 ++++++++++
.../org/apache/doris/planner/HiveTableSink.java | 3 ++
.../org/apache/doris/planner/IcebergTableSink.java | 7 +++-
gensrc/thrift/DataSinks.thrift | 2 +
11 files changed, 98 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]