marton-bod commented on issue #2686: URL: https://github.com/apache/iceberg/issues/2686#issuecomment-858014749
This looks like the table is missing the right storage handler and serde. My assumption would be that the "iceberg.hive.engine.enabled=true" property was missing from the config when the table was created - please check this section: https://github.com/apache/iceberg/blob/master/site/docs/hive.md#enabling-support. Can you send the `describe formatted testhive` output for this table to double check? Thanks! -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
