[GitHub] [carbondata] VenuReddy2103 commented on a change in pull request #3819: [CARBONDATA-3855]support carbon SDK to load data from different files

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] VenuReddy2103 commented on a change in pull request #3819: [CARBONDATA-3855]support carbon SDK to load data from different files

GitBox

VenuReddy2103 commented on a change in pull request #3819:
URL: https://github.com/apache/carbondata/pull/3819#discussion_r472388572



##########
File path: examples/spark/pom.xml
##########
@@ -38,6 +38,12 @@
       <groupId>org.apache.carbondata</groupId>
       <artifactId>carbondata-spark_${spark.binary.version}</artifactId>
       <version>${project.version}</version>
+      <exclusions>

Review comment:
       Was wondering why this exclusion in examples/spark/pom.xml & integration/spark/pom.xml . You don't seem to have any change in these 2 modules. I think, you want to exclude elsewhere ?




----------------------------------------------------------------
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]