wangxianghu commented on pull request #2963:
URL: https://github.com/apache/hudi/pull/2963#issuecomment-844642488


   The full name of `SchemaProvider`s is not the same as before, can not say 
backwards compatible now :(
   eg, `org.apache.hudi.utilities.schema.FilebasedSchemaProvider` changed to 
`org.apache.hudi.schema.FilebasedSchemaProvider`.
   the package name is changed.
   
   maybe we should move `SchemaProvider` only to `hudi-client-common` and leave 
the sub class of `SchemaProvider` in each engine, this way we can keep the code 
backwards compatible
   cc @yanghua 


-- 
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:
us...@infra.apache.org


Reply via email to