jnturton commented on PR #2632:
URL: https://github.com/apache/drill/pull/2632#issuecomment-1234106371

   I just went through an exercise to replace the `boolean recursive` parameter 
with a new  `RecursionOpts recurOpts` that allows the specification of the max 
listing size, but that change rippled and in some cases callers _also_ don't 
have access to the Drill config. I now think the only reasonable way for this 
limit to reach the file listing utility classes is by it becoming an env var.


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