You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/01/14 07:27:37 UTC

[GitHub] xubo245 commented on a change in pull request #3067: [HOTFIX] Fix compile error after merging PR#3001

xubo245 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_r247398846
 
 

 ##########
 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:
   Please check Scala test.
   Please check why the number of test case +2?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services