jackylk commented on a change in pull request #3378: [CARBONDATA-3514] Support Spark 2.4.4 integration
URL:
https://github.com/apache/carbondata/pull/3378#discussion_r364103728
##########
File path: integration/spark2/pom.xml
##########
@@ -376,6 +385,55 @@
<sources>
<source>src/main/spark2.3</source>
<source>src/main/commonTo2.2And2.3</source>
+ <source>src/main/commonTo2.2AndAbove</source>
Review comment:
In 2.0 we will remove spark 2.1 and spark 2.2 support. It is really messy if we still keep the adaptation code spark 2.1, 2.2, shall I raise to delete them? Any suggestion?
----------------------------------------------------------------
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:
[hidden email]
With regards,
Apache Git Services