yihua commented on code in PR #6145:
URL: https://github.com/apache/hudi/pull/6145#discussion_r926054517


##########
website/docs/query_engine_setup.md:
##########
@@ -71,3 +71,14 @@ In order for Hive to recognize Hudi tables and query 
correctly,
 In addition to setup above, for beeline cli access, the `hive.input.format` 
variable needs to be set to the fully qualified path name of the
 inputformat `org.apache.hudi.hadoop.HoodieParquetInputFormat`. For Tez, 
additionally the `hive.tez.input.format` needs to be set
 to `org.apache.hadoop.hive.ql.io.HiveInputFormat`. Then proceed to query the 
table like any other Hive table.
+
+
+
+## Redshift Spectrum

Review Comment:
   As a follow-up, we should also add the docs changes to existing versioned 
docs.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to