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

   > Can you try adding these configurations to enable Hudi's full schema 
evolution? From the configurations, i think Avro's schema resolution was used 
for schema evolution.
   > 
   > ```
   > "hoodie.schema.on.read.enable"  ->  "true",
   > "hoodie.datasource.write.reconcile.schema" -> "true"
   > ```
   > 
   > If it still doesn't work, is it possible to provide a minimal example so 
that we can try reproducing on our end? Thank you
   
   Hi, I tested this configuration, and now the error is not coming up. Will do 
some in-depth testing next week. I also did some research and figured out there 
are more such configurations available now - 


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