umehrot2 edited a comment on pull request #2410:
URL: https://github.com/apache/hudi/pull/2410#issuecomment-755777542


   @yanghua Thank you for the feedback and bringing up a good discussion. Me 
and Vinoth had a quick call on this, and we still feel that option A of moving 
`HoodieEngineContext` over to `hudi-common` would be more reasonable. By moving 
this to `hudi-common` and having like a `HoodieMREngineContext` or 
`HoodieQueryEngineContext`, different query engines can potentially be able to 
use the parallelization optimizations. That is why we would want to move just 
the interface over to `hudi-common`. The query side engine contexts can sit in 
`hudi-common`, while the writer side engine contexts will continue to be in 
`hudi-client`. Please let us know if you have concerns with this.


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


Reply via email to