Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature](iceberg) iceberg write support insert overwrite and optimize hive write transaction statistics and (#37191) #38097

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

morningman
Copy link
Contributor

bp #37191

…e hive write transaction statistics and (apache#37191)

iceberg support insert overwrite
1. Iceberg transaction adds insert overwrite feature
2.Iceberg transaction merge the commit functions of table and partition
3.Use class SimpleTableInfo to replace the internal class
DatabaseTableName of HmsTransaction
4.Unified the file statistics of hive and iceberg write

---------

Co-authored-by: lik40 <lik40@chinatelecom.cn>
Co-authored-by: morningman <morningman@163.com>
@doris-robot
Copy link

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.

@morningman
Copy link
Contributor Author

run buildall

@morningman morningman merged commit bb2b777 into apache:branch-2.1 Jul 19, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants