danny0405 commented on PR #5830:
URL: https://github.com/apache/hudi/pull/5830#issuecomment-1318015825

   > is it possible to fetch the original schema when the file was committed if 
SE disabled?
   
   There is no need to fetch the original schema if SE is disabled.
   
   > Prepare int[] selectedFields according to actual schema (if SE enabled)
   
   This should be quite easy to do.
   
   > but the solution is more complicated than this PR
   
   I have different thoughts and think this  makes the input formats code more 
clean (towards immutable schema or on-read schema) and maintainable.
   
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to