jnturton commented on code in PR #2632:
URL: https://github.com/apache/drill/pull/2632#discussion_r954644543


##########
exec/java-exec/src/main/resources/drill-module.conf:
##########
@@ -115,7 +115,8 @@ drill.exec: {
       text: {
         buffer.size: 262144,
         batch.size: 4000
-      }
+      },
+      recursive_listing_max_size: 10000

Review Comment:
   A limit of 0 (or less) now means no limit and the default, for this PR, is 
now 0. 



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

To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to