JingsongLi commented on code in PR #1081: URL: https://github.com/apache/incubator-paimon/pull/1081#discussion_r1186647270
########## docs/content/engines/hive.md: ########## @@ -132,53 +132,23 @@ SELECT * FROM test_table; */ ``` -Select the paimon table created in hive from flink. [creating a table with Hive SQL]({{< ref "engines/hive#quick-start-with-hive-table" >}}). +## Hive SQL: access Paimon Tables already in Hive metastore Review Comment: Do you mean the following hive creating table? I don't think it needs to be explained, it's a standard paimon table. -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org