zzcclp commented on a change in pull request #3067: [HOTFIX] Fix compile error after merging PR#3001
URL:
https://github.com/apache/carbondata/pull/3067#discussion_r247408213
##########
File path: integration/spark2/pom.xml
##########
@@ -194,6 +193,12 @@
<version>2.18</version>
<!-- Note config is repeated in scalatest config -->
<configuration>
+ <includes>
+ <include>**/Test*.java</include>
Review comment:
All of scala test cases ran.
But there are some java test cases of sub-project running twice, I will check this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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