parisni commented on PR #8683:
URL: https://github.com/apache/hudi/pull/8683#issuecomment-1656905343

   @danny0405 implemented hive sync datasource, so to clarify about what brings 
this PR : 
   - spark read hudi from path (recursive support for comments)
   - spark read hudi from a hive metastore with 
`hoodie.datasource.hive_sync.sync_as_datasource=true` (default) : support for 
first level of comments
   
   #4960 provided:
   - spark read hudi from hive metastore with 
`hoodie.datasource.hive_sync.sync_as_datasource=false` : support for first 
level of comments
   - query engine (athena, trino..) access to comments from hive metastore
   
   #8740 provided:
   - spark read hudi from glue metastore with 
`hoodie.datasource.hive_sync.sync_as_datasource=false` : support for first 
level of comments
   - query engine (athena, trino..) access to comments from glue metastore
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to