Yann Byron created HUDI-2903:
--------------------------------
Summary: get table schema from the last commit with data written
Key: HUDI-2903
URL: https://issues.apache.org/jira/browse/HUDI-2903
Project: Apache Hudi
Issue Type: Improvement
Components: Common Core
Reporter: Yann Byron
Fix For: 0.10.0, 0.11.0
If the last operation is `delete_partition`, the `{{{}HoodieCommitMetadata{}}}`
object from the last commit will has an empty `getFileIdAndRelativePaths`. And
we can't get the table schema from it.
So, i wanna find the last commit which data is written to.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)