openinx opened a new issue #1668: URL: https://github.com/apache/iceberg/issues/1668
I tried to write few records into an iceberg table which is in a hive catalog by apache flink ([document](https://github.com/apache/iceberg/blob/master/site/docs/flink.md)). And then I tried to query the table by apache hive ( document is [here](https://github.com/apache/iceberg/blob/master/site/docs/hive.md). I found that there's only a section described how to query hadoop tables in HIVE. So what's the way to query a hive catalog tables in HIVE ? I think we should provide document for querying tables in hive catalogs ? ---------------------------------------------------------------- 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]
