pengzhiwei2018 edited a comment on pull request #2334:
URL: https://github.com/apache/hudi/pull/2334#issuecomment-754400800
Hi @n3nash ,Thanks for your suggestion.
This PR only covers the part where HUDi writes the data, not the part where
hudi reads the data. The introduced `inputSchema/tableSchema` is only used for
parser the incoming record and read&write data in table.which is much different
from the `writer/reader schema` in RealtimeCompactedRecordReader.
And I have update the describe the changes in more detail in the **Brief
change log** part for better to understand. You take a look again when you
have time.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]