vvysotskyi commented on code in PR #2632: URL: https://github.com/apache/drill/pull/2632#discussion_r954203172
########## 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: Could you please make this limit optional? -- 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