ravipesala commented on a change in pull request #3147: support Intel Qat Compressor
URL:
https://github.com/apache/carbondata/pull/3147#discussion_r267663716
##########
File path: pom.xml
##########
@@ -138,6 +137,16 @@
<enabled>true</enabled>
</releases>
</repository>
+ <repository>
+ <id>snapshot-repo</id>
+ <url>
https://oss.sonatype.org/content/repositories/snapshots</url>
Review comment:
why it is snapshot repo? we cannot take jars from snapshot repo. Do you have any plan to keep this jar in maven central repo?
----------------------------------------------------------------
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