This is an automated email from the ASF dual-hosted git repository.

liulijia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 61034f4706d [fix](nereids)update operative slots in 
LogicalPlanDeepCopier (#51022)
     add c2e867ee667 [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]

Reply via email to