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. I am not sure whether
we should delete the code or just keep it regardless whether it is compilable
----------------------------------------------------------------
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