[jira] [Created] (DRILL-8285) Only able to view mongo.admin db in Apache Drill while making connection to mongo db Instance which has total 4 databases

2022-08-24 Thread SHUBHAM KUMAR (Jira)
SHUBHAM KUMAR created DRILL-8285: Summary: Only able to view mongo.admin db in Apache Drill while making connection to mongo db Instance which has total 4 databases Key: DRILL-8285 URL: https://issues.apache.org/j

[GitHub] [drill] vvysotskyi commented on a diff in pull request #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
vvysotskyi commented on code in PR #2632: URL: https://github.com/apache/drill/pull/2632#discussion_r954278444 ## exec/java-exec/src/main/resources/drill-module.conf: ## @@ -115,7 +115,8 @@ drill.exec: { text: { buffer.size: 262144, batch.size: 4000 -

[GitHub] [drill] pjfanning commented on a diff in pull request #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
pjfanning commented on code in PR #2632: URL: https://github.com/apache/drill/pull/2632#discussion_r954255629 ## exec/java-exec/src/main/resources/drill-module.conf: ## @@ -115,7 +115,8 @@ drill.exec: { text: { buffer.size: 262144, batch.size: 4000 -

[GitHub] [drill] vvysotskyi commented on a diff in pull request #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
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 -

[GitHub] [drill] pjfanning commented on pull request #2631: [MINOR UPDATE]: Disable lgtm build

2022-08-24 Thread GitBox
pjfanning commented on PR #2631: URL: https://github.com/apache/drill/pull/2631#issuecomment-1225917557 @cgivre I raised https://issues.apache.org/jira/browse/INFRA-23627 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [drill] cgivre commented on a diff in pull request #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
cgivre commented on code in PR #2632: URL: https://github.com/apache/drill/pull/2632#discussion_r953900054 ## exec/java-exec/src/main/java/org/apache/drill/exec/util/FileSystemUtil.java: ## @@ -42,6 +47,12 @@ public class FileSystemUtil { private static final org.slf4j.Logg

[GitHub] [drill] CarusoGuillaume commented on issue #2595: Unexpected behavior with Cassandra connector

2022-08-24 Thread GitBox
CarusoGuillaume commented on issue #2595: URL: https://github.com/apache/drill/issues/2595#issuecomment-1225825361 Hi ! The issue is still here in Apache Drill 2.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [drill] cgivre commented on pull request #2631: [MINOR UPDATE]: Disable lgtm build

2022-08-24 Thread GitBox
cgivre commented on PR #2631: URL: https://github.com/apache/drill/pull/2631#issuecomment-1225818796 In thinking about this further, I think we need to open a ticket with INFRA to remove LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: lgtm.com shutting down at end of 2022

2022-08-24 Thread PJ Fanning
I couldn't find what enables the LGTM CI runs. I tried a PR that removes the .lgtm.yml file but that didn't help. https://github.com/apache/drill/pull/2631 Maybe, it's something that needs to be disabled from the lgtm.com web site? Does anyone have any insight into how the LGTM builds were enabl

[GitHub] [drill] jnturton commented on a diff in pull request #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
jnturton commented on code in PR #2632: URL: https://github.com/apache/drill/pull/2632#discussion_r953428323 ## exec/java-exec/src/main/java/org/apache/drill/exec/util/FileSystemUtil.java: ## @@ -42,6 +47,12 @@ public class FileSystemUtil { private static final org.slf4j.Lo

[GitHub] [drill] jnturton commented on a diff in pull request #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
jnturton commented on code in PR #2632: URL: https://github.com/apache/drill/pull/2632#discussion_r953428323 ## exec/java-exec/src/main/java/org/apache/drill/exec/util/FileSystemUtil.java: ## @@ -42,6 +47,12 @@ public class FileSystemUtil { private static final org.slf4j.Lo

[GitHub] [drill] jnturton commented on a diff in pull request #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
jnturton commented on code in PR #2632: URL: https://github.com/apache/drill/pull/2632#discussion_r953427756 ## exec/java-exec/src/main/java/org/apache/drill/exec/util/FileSystemUtil.java: ## @@ -42,6 +47,12 @@ public class FileSystemUtil { private static final org.slf4j.Lo

[GitHub] [drill] jnturton opened a new pull request, #2632: DRILL-8283: Add a configurable recursive file listing size limit

2022-08-24 Thread GitBox
jnturton opened a new pull request, #2632: URL: https://github.com/apache/drill/pull/2632 # [DRILL-8283](https://issues.apache.org/jira/browse/DRILL-8283): Add a configurable recursive file listing size limit ## Description Currently a malicious or merely unwitting user can cra