-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Doc: Fix format of Hive #11892
Doc: Fix format of Hive #11892
Conversation
02e496b
to
40aa7e2
Compare
@ebyhr: Could you please rebase? Part of the fix is already merged |
@pvary Rebased on main to resolve conflicts. Could you take another look? |
@@ -841,8 +842,6 @@ ALTER TABLE ice_t EXECUTE ROLLBACK(1111); | |||
### Compaction | |||
|
|||
Hive 4 supports full table compaction of Iceberg tables using the following commands: | |||
* Using the `ALTER TABLE ... COMPACT` syntax |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this just a removal?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. I removed this comment because the following SQL example contains the same comment.
Merged to master. |
The original format is broken:
https://iceberg.apache.org/docs/nightly/hive/#partitioned-tables