Alexey Kudinkin created HUDI-3794:
-------------------------------------
Summary: Rebase HoodieBackedTableMetadata API to return HoodieData
Key: HUDI-3794
URL: https://issues.apache.org/jira/browse/HUDI-3794
Project: Apache Hudi
Issue Type: Bug
Reporter: Alexey Kudinkin
Fix For: 0.12.0
Currently, HoodieBackedTableMetadata returns Lists, Maps meaning that for large
tables
# It could become a bottleneck (due to lack of natural partition handling in
parallel)
# Hit OOMs
Similar to HoodieBackedTableMetadataWriter, the Read API has to be rebased to
return HoodieData
--
This message was sent by Atlassian Jira
(v8.20.1#820001)