ajantha-bhat commented on code in PR #10162:
URL: https://github.com/apache/iceberg/pull/10162#discussion_r1571841196
##########
docs/docs/hive.md:
##########
@@ -431,12 +466,120 @@ ALTER TABLE t SET TBLPROPERTIES
('storage_handler'='org.apache.iceberg.mr.hive.H
During the migration the data files are not changed, only the appropriate
Iceberg metadata files are created.
After the migration, handle the table as a normal Iceberg table.
+#### Drop partitions
Review Comment:
Maybe we can have a feature support matrix with hive3.x and hive4.x like we
had for spark
https://github.com/apache/iceberg/blob/apache-iceberg-1.2.0/docs/spark-writes.md#spark-writes
I agree that we can remove beta/alpha releases.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]