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
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
-
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
-
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
-
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
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
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
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
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
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
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
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
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
13 matches
Mail list logo