InvisibleProgrammer commented on code in PR #6379: URL: https://github.com/apache/iceberg/pull/6379#discussion_r1059790864
########## docs/hive.md: ########## @@ -244,7 +254,7 @@ The result is: | j | IDENTITY | NULL You can create Iceberg partitions using the following Iceberg partition specification syntax -(supported only in Hive 4.0.0-alpha-1): +(supported only from Hive 4.0.0-alpha-1): Review Comment: I wouldn't say that. It is about creating a table, not altering one. -- 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]
