sivabalan narayanan created HUDI-7884:
-----------------------------------------
Summary: Design HoodieDefaultTimeline to be able to read timeline
both from 0.16.0 and from 1.0
Key: HUDI-7884
URL: https://issues.apache.org/jira/browse/HUDI-7884
Project: Apache Hudi
Issue Type: Improvement
Components: reader-core
Reporter: sivabalan narayanan
We wanted to support reading 1.x tables in 0.16.0 reader.
Either entire timeline will be in 0.x or in 1.x. So, lets design a
HoodieDefaultTimeline to be able to parse either timeline based on table
version. We could define Hoodie0.xDefaultTimeline and Hoodie1.xDefaultTimeline
and internally(w/n HoodieDefaultTimeline) to delegate to either of them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)