hddong commented on pull request #1567: URL: https://github.com/apache/hudi/pull/1567#issuecomment-664250509
@vinothchandar : https://github.com/apache/hudi/blob/0cb24e4a2defd8e639437b6cd145a26f038ef1af/hudi-common/src/main/java/org/apache/hudi/common/table/TableSchemaResolver.java#L382 `readSchemaFromLogFile` may get the blank file and the blank file had been read before in `HoodieLogFileCommand`(modified to avoid reading the blank files) ---------------------------------------------------------------- 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]
