rdblue commented on pull request #4017: URL: https://github.com/apache/iceberg/pull/4017#issuecomment-1028145839
I think the current behavior is correct. If you want to use a single table with Hive, then you can set the table property explicitly, but this is not recommended. If you're using Hive and it is enabled in the environment, then there should be no need to also mark the table because all Hive environments should have the property set. I think the problem is when your Hive environments (that is, HiveConf across engines) differs. -- 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]
