voonhous commented on issue #8040:
URL: https://github.com/apache/hudi/issues/8040#issuecomment-1497305151

   Can you try adding these configurations to enable Hudi's full schema 
evolution? From the configuration, i think Avro's schema resolution was used 
for schema evolution.
   
   ```
   "hoodie.schema.on.read.enable"  ->  "true",
   "hoodie.datasource.write.reconcile.schema" -> "true"
   ```


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

Reply via email to