xushiyan commented on issue #3953:
URL: https://github.com/apache/hudi/issues/3953#issuecomment-967735057


   @Limess thanks for reporting this. yes it should be consistent. I took a 
further look at `org.apache.avro.SchemaCompatibility#schemaNameEquals()` it 
also checks for `if (reader.getAliases().contains(writerFullName))`. So we can 
add aliases on deltastreamer path and datasource writer path to make each other 
compatible. 
   
   https://issues.apache.org/jira/browse/HUDI-2755
   Filed this ticket and closing the issue.
   
   @Limess would you be keen taking that ticket, since you have a good 
understanding of the problem already?


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