tsreaper commented on code in PR #257: URL: https://github.com/apache/flink-table-store/pull/257#discussion_r934306248
########## 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: Why do we need to tell the user a way which is not recommended? Just tell them what are the best. -- 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