marton-bod commented on issue #2686:
URL: https://github.com/apache/iceberg/issues/2686#issuecomment-858543532
Can you please append the `engine.hive.enabled=true` to the table
properties, via:
`ALTER TABLE tbl_name SET TBLPROPERTIES ('engine.hive.enabled'='true');`
Afterwards, the read queries should work fine.
--
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]