ad1happy2go commented on issue #9016: URL: https://github.com/apache/hudi/issues/9016#issuecomment-1598858405
@zyclove Can you try the following - 1. Try reading the data without setting hoodie.schema.on.read.enable=true; 2. Do you need to set - schema.allow.auto.evolution.column.drop. Do you need column to be dropped? If not can you write with default configurations. 3. Keep all params as it is as you are using now and keep hoodie.schema.on.read.enable=true while writing the data also. -- 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]
