doris
doris copied to clipboard
[Feature](iceberg-writer) Implements iceberg sink basic functionality for inserting into table.
Proposed changes
#31442
[Feature] (iceberg-writer) Implements iceberg sink basic functionality for inserting into table.
Currently only insert into and CTAS are supported. Among them, insert into supports unpartitioned tables and partitioned tables, but partitioned tables only support identity transform partitioned tables.
Future work:
- Complete partitioned table transform functionality.
- Sorting function.
- Insert overwrite function.
- More features like update, delete and merge.
Further comments
If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...
Thank you for your contribution to Apache Doris. Don't know what should be done next? See How to process your PR
Since 2024-03-18, the Document has been moved to doris-website. See Doris Document.
run buildall
run buildall
run buildall
run buildall
run compile
run buildall
TeamCity be ut coverage result: Function Coverage: 35.83% (9124/25463) Line Coverage: 27.35% (74876/273809) Region Coverage: 26.62% (38754/145595) Branch Coverage: 23.41% (19732/84280) Coverage Report: http://coverage.selectdb-in.cc/coverage/b59d26848f5c67e38796fb4f24b75a5fe91a3788_b59d26848f5c67e38796fb4f24b75a5fe91a3788/report/index.html