You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Bhavani Sudha (Jira)" <ji...@apache.org> on 2020/08/04 05:25:00 UTC

[jira] [Commented] (HUDI-887) Add ability to read Snapshot and Incremental Queries from Presto

    [ https://issues.apache.org/jira/browse/HUDI-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170561#comment-17170561 ] 

Bhavani Sudha commented on HUDI-887:
------------------------------------

[~serhiish] This PR in Presto is for supporting snapshot queries on MOR table - [https://github.com/prestodb/presto/pull/14795.]  

> Add ability to read Snapshot and Incremental Queries from Presto
> ----------------------------------------------------------------
>
>                 Key: HUDI-887
>                 URL: https://issues.apache.org/jira/browse/HUDI-887
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Presto Integration
>            Reporter: Serhii Shkvaria
>            Priority: Major
>
> Presto currently supports snapshot queries on COPY_ON_WRITE and read optimized queries on MERGE_ON_READ Hudi tables.
>  
> Add ability to:
>  * Read *Incremental Queries* on on COPY_ON_WRITE Hudi tables
>  * *Snapshot* and *Incremental* Queries on MERGE_ON_READ Hudi tables



--
This message was sent by Atlassian Jira
(v8.3.4#803005)