umehrot2 commented on pull request #1514: URL: https://github.com/apache/incubator-hudi/pull/1514#issuecomment-629568357
@afilipchik Seems like spark-avro schema convertor itself generates incorrect schema when we want to have **default value** as **null**. Is that the main concern addressed in this PR ? If thats the case, we should avoid using the spark library for conversion all together, and have in-house logic to generate correct schema in the first place. Also, under what scenario do we see failures because of this. Would be good to have a test case that fails currently for better understanding. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
