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

Doc: Fix format of Hive #11892

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Doc: Fix format of Hive #11892

merged 1 commit into from
Jan 3, 2025

Conversation

ebyhr
Copy link
Contributor

@ebyhr ebyhr commented Dec 31, 2024

@github-actions github-actions bot added the docs label Dec 31, 2024
@ebyhr ebyhr force-pushed the ebi/hive-docs branch 2 times, most recently from 02e496b to 40aa7e2 Compare December 31, 2024 06:39
@pvary
Copy link
Contributor

pvary commented Jan 2, 2025

@ebyhr: Could you please rebase? Part of the fix is already merged

@ebyhr
Copy link
Contributor Author

ebyhr commented Jan 3, 2025

@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
Copy link
Contributor

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?

Copy link
Contributor Author

@ebyhr ebyhr Jan 3, 2025

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.

@pvary pvary merged commit 3b00043 into apache:main Jan 3, 2025
2 checks passed
@pvary
Copy link
Contributor

pvary commented Jan 3, 2025

Merged to master.
Thanks for the PR @ebyhr!

@ebyhr ebyhr deleted the ebi/hive-docs branch January 4, 2025 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants