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

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

Serhii Shkvaria created HUDI-887:
------------------------------------

             Summary: 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 (incubating)
          Issue Type: Improvement
          Components: Presto Integration
            Reporter: Serhii Shkvaria


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)