sohami closed pull request #1378: DRILL-6601 LageFileCompilation testProject 
times out
URL: https://github.com/apache/drill/pull/1378
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/exec/java-exec/src/test/java/org/apache/drill/exec/compile/TestLargeFileCompilation.java
 
b/exec/java-exec/src/test/java/org/apache/drill/exec/compile/TestLargeFileCompilation.java
index 86ef8559a82..084107ddec5 100644
--- 
a/exec/java-exec/src/test/java/org/apache/drill/exec/compile/TestLargeFileCompilation.java
+++ 
b/exec/java-exec/src/test/java/org/apache/drill/exec/compile/TestLargeFileCompilation.java
@@ -51,7 +51,7 @@
 
   private static final int NUM_PROJECT_COLUMNS = 2500;
 
-  private static final int NUM_PROJECT_TEST_COLUMNS = 10000;
+  private static final int NUM_PROJECT_TEST_COLUMNS = 5000;
 
   private static final int NUM_ORDERBY_COLUMNS = 500;
 


 

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


With regards,
Apache Git Services

Reply via email to