Agirish commented on a change in pull request #1430: DRILL-6680: Expose show
files command into INFORMATION_SCHEMA
URL: https://github.com/apache/drill/pull/1430#discussion_r209430632
##########
File path: exec/java-exec/src/main/resources/drill-module.conf
##########
@@ -605,4 +605,5 @@ drill.exec.options: {
store.kafka.poll.timeout: 200,
web.logs.max_lines: 10000,
window.enable: true,
+ storage.list_files_recursively: true
Review comment:
ah...Is this setting only applicable when querying the
INFORMATION_SCHEMA.`FILES` table? And SHOW FILES command will continue to work
as it does today? If so, sorry - please ignore my previous comment.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services