You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/10 04:41:00 UTC

[GitHub] [hudi] codope commented on issue #5021: [FEATURE REQUEST] Support for Presto/Athena to make updates to Hudi Tables

codope commented on issue #5021:
URL: https://github.com/apache/hudi/issues/5021#issuecomment-1121925490

   @kazdy @maddy2u Glad to see the interest in write support for hudi tables via Presto. Currently, there is no write support either through the hive connector or the [in-progress native connector](https://github.com/prestodb/presto/pull/17149). However, it is on our [roadmap](https://hudi.apache.org/roadmap/#execution-engine-integration) and we are targeting read support with 0.12.0 release and write support in 1.0.0.
   
   We already have a working presto-hudi connector that supports snapshot querying with both COW and MOR tables. It is yet to land in presto. You can help us with more love and comment on that [PR](https://github.com/prestodb/presto/pull/17149). 


-- 
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-unsubscribe@hudi.apache.org

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