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

[jira] [Created] (HUDI-2281) add metadata client to read snapshot and incremental information

satish created HUDI-2281:
----------------------------

             Summary: add metadata client to read snapshot and incremental information
                 Key: HUDI-2281
                 URL: https://issues.apache.org/jira/browse/HUDI-2281
             Project: Apache Hudi
          Issue Type: New Feature
            Reporter: satish
            Assignee: satish


We have usecases to

 
 * get all modified partitions since a specified commit time
 * get all data files written as part of latest commit

 

Provide more high level generic API so different consumers can build on top of these interfaces



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