You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/05/20 01:03:02 UTC

[GitHub] [hudi] wangxianghu commented on pull request #2963: [HUDI-1904] Make SchemaProvider spark free and move it to hudi-client-common

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


   > Does this have breaking changes for the users? Non-backwards compatible class/package changes?
   > 
   > Also can we create a hudi-utilities-common. Not sure if we should move SchemaProvider into hudi-client-common?
   
   Yes, it is backwards compatible, and no breaking changes for the users
   Both `HoodieDeltaStreamer` in `hudi-utilities` and `HoodieFlinkStreamer` in `hudi-flink` need `SchemaProvider` to provide schema, so it would be better to be placed in a common module 


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