zhedoubushishi commented on issue #1406: [HUDI-713] Fix conversion of Spark 
array of struct type to Avro schema
URL: https://github.com/apache/incubator-hudi/pull/1406#issuecomment-606240326
 
 
   > @zhedoubushishi any thoughts? I will timeout and review land this if this 
sounds good.. we can add a blocker for 0.6.0 to get the backwards compatibility 
resolved
   
   Hey sorry for the late reply. I have tested this compatible issue with 
simple data type and complex data type and did not run into any issues :)
   
   What I have done is created a Hudi table with Hudi 0.5.0 (uses 
databricks-avro) which contains string type and struct type. And then I used 
Hudi 0.5.1 (uses spark-avro) to update the values of these two types and it 
works.
   
   So I think we don't need to worry about the compatible issues.

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


With regards,
Apache Git Services

Reply via email to