[
https://issues.apache.org/jira/browse/HUDI-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395634#comment-17395634
]
ASF GitHub Bot commented on HUDI-2281:
--------------------------------------
hudi-bot edited a comment on pull request #3417:
URL: https://github.com/apache/hudi/pull/3417#issuecomment-893780233
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "0d7a174df07ec255ca29915086389b1889769b8b",
"status" : "SUCCESS",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1413",
"triggerID" : "0d7a174df07ec255ca29915086389b1889769b8b",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 0d7a174df07ec255ca29915086389b1889769b8b Azure:
[SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1413)
<details>
<summary>Bot commands</summary>
The @flinkbot bot supports the following commands:
- `@flinkbot run travis` re-run the last Travis build
- `@flinkbot run azure` re-run the last Azure build
</details>
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)