Jonathan Vexler created HUDI-9615:
-------------------------------------
Summary: Unify Schema On Read in the filegroup reader
Key: HUDI-9615
URL: https://issues.apache.org/jira/browse/HUDI-9615
Project: Apache Hudi
Issue Type: Improvement
Components: reader-core
Reporter: Jonathan Vexler
Assignee: Jonathan Vexler
Fix For: 1.1.0
Schema on read is implemented separately for each engine for base files. Log
files are implemented in the fg reader through the record bufffer.
Use internalschema in the fg reader to handle schema on read so that the reader
implementations don't need to be responsible for the implementations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)