zzcclp commented on issue #3378: [CARBONDATA-3514] Support Spark 2.4.4 integration URL: https://github.com/apache/carbondata/pull/3378#issuecomment-565775699 BTW, currently CarbonData uses maven profile to indicate which spark version in use and manager many source path, such as commonTo2.1And2.2, commonTo2.1And2.3, to support multiple spark versions (2.1 to 2.4) in one module spark2, in the other hand, this way can not deploy jar for each spark version. So one suggestion, we can seperate mudole spark2 into multiple modules for each spark version, such as spark21, spark22, spark23, in my opinion, this way is more clear. what do you think about? @jackylk @ravipesala
---------------------------------------------------------------- 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] With regards, Apache Git Services
