nsivabalan commented on issue #6611: URL: https://github.com/apache/hudi/issues/6611#issuecomment-1248879098
I am yet to try this out locally and see how this pans out.bcoz, you have custom default value for strings. usually null defaults are taken into consideration. but non null defaults, I have not seen much. but for now, can you try disabling this config and see what happens. ``` hoodie.deltastreamer.schemaprovider.spark_avro_post_processor.enable ``` -- 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]
