pvary commented on issue #10286: URL: https://github.com/apache/iceberg/issues/10286#issuecomment-2099890479
This is intentional. If you are using [HiveIcebergMetaHook](https://github.com/apache/iceberg/blob/ed0959257cba02f378f7097d81cecaaaef9fa43f/mr/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergMetaHook.java) then you are using Hive to create the table. The expectation in this case, that you want to be able read the table with Hive. See the discussion here: https://github.com/apache/iceberg/pull/1495#discussion_r1582544488 -- 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]
