This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e8a03adb7c4 [Refactor](executor)Add workload schedule policy table
(#33729)
add 68b33c878ce [feature](iceberg) add iceberg transaction implement
(#33629)
No new revisions were added by this update.
Summary of changes:
.../datasource/iceberg/IcebergTransaction.java | 182 ++++++++++++
.../doris/datasource/iceberg/IcebergUtils.java | 11 +
.../datasource/iceberg/IcebergTransactionTest.java | 328 +++++++++++++++++++++
gensrc/thrift/DataSinks.thrift | 15 +
gensrc/thrift/FrontendService.thrift | 3 +
5 files changed, 539 insertions(+)
create mode 100644
fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/IcebergTransaction.java
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/datasource/iceberg/IcebergTransactionTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]