xushiyan commented on PR #7265: URL: https://github.com/apache/hudi/pull/7265#issuecomment-1327584787
@danny0405 to land this pr, there is a bigger implication: we have to restructure the way CI is built and run. We need to separate flink and spark build process as spark 2.4 and 3.1 uses avro 1.8.2 which conflicts with flink profiles. The integration test is trickier where all bundles are put together. We can only do it when using spark 3.2 profile (avro 1.10.2) to fit with flink profiles. I have to get back to this later. but we'll still need to resolve this for 0.12.2 -- 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]
