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

   > What do you mean for the rest cases ? Isn't either schema evolution 
enabled or disabled ?
   
   Even though schema evolution enabled there is might not an `internalSchema`. 
So we use reader schema instead of writer schema. Example in spark 
[LogFileIterator.scala](https://github.com/apache/hudi/blob/6b0b03b12b5b35efd16eb976d48edba876803ca0/hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/LogFileIterator.scala#L87)


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