JingsongLi commented on code in PR #257: URL: https://github.com/apache/flink-table-store/pull/257#discussion_r934231856
########## docs/content/docs/engines/hive.md: ########## @@ -100,10 +100,6 @@ SELECT * FROM test_table; Run the following Hive SQL in Hive CLI to access the created table. ```sql --- Enable table store support in Hive - -ADD JAR /path/to/flink-table-store-hive-connector-{{< version >}}.jar; Review Comment: add a note about under what circumstances `add jar` has problems, not recommended? -- 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...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org