jerqi commented on issue #194: URL: https://github.com/apache/incubator-uniffle/issues/194#issuecomment-1236655769
> > I think we can use reflection in our code to support 3.2.0 and add a profile > > We can support spark3.2.0 through reflection, but I don't quite understand why profile is needed. Profile cannot control the code logic, it can only be used to control the version of dependencies. We need run the test pipeline with the profile to verify that the Spark version is ok and guarantee the new changes won't break the behavior of the version. -- 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: dev-unsubscr...@uniffle.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org