watermelon12138 commented on issue #9885: URL: https://github.com/apache/hudi/issues/9885#issuecomment-1793357812
@fearlsgroove we will meet this problem only if oldSchema and writeSchema have diff. The writeSchema comes from the input data. So, I suggest you to check the schema in deltacommit metadata file. These meta files generally saved in /xxx_hudi_table/.hoodie/ directory. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
