jnturton commented on pull request #2450:
URL: https://github.com/apache/drill/pull/2450#issuecomment-1028677289
Thank you for reworking these PRs @paul-rogers. It was only the timestamp
fixes that I really felt should receive separate review, but these incremental
PRs are great. Should
Paul Rogers created DRILL-8124:
--
Summary: Fix implicit file issue with EVF 2
Key: DRILL-8124
URL: https://issues.apache.org/jira/browse/DRILL-8124
Project: Apache Drill
Issue Type: New Feature
paul-rogers opened a new pull request #2450:
URL: https://github.com/apache/drill/pull/2450
# [DRILL-8123](https://issues.apache.org/jira/browse/DRILL-8123): Revise
scan limit pushdown
## Description
Recent work added a push down of the limit into a scan. The work had a few
h
Paul Rogers created DRILL-8123:
--
Summary: Revise scan limit pushdown
Key: DRILL-8123
URL: https://issues.apache.org/jira/browse/DRILL-8123
Project: Apache Drill
Issue Type: New Feature
paul-rogers commented on pull request #2364:
URL: https://github.com/apache/drill/pull/2364#issuecomment-1028638636
Oddly, `TestE2EUnnestAndLateral` works just fine in Eclipse on my machine
with this branch. Is that the correct test which was failing? Also, I see in
the panel here in GitHu
\+1 from me
Regards
Christian
\ Original-Nachricht
Am 2. Feb. 2022, 17:13, Vitalii Diravka schrieb:
>
>
>
> \+1
>
> Kind regards
> Vitalii
>
>
> On Wed, Feb 2, 2022 at 6:04 PM Vova Vysotskyi wrote:
>
> > +1
> >
> > Kind regards,
> > Volodymyr Vysotskyi
> >
> > On 2022/02/02 1
+1
Kind regards
Vitalii
On Wed, Feb 2, 2022 at 6:04 PM Vova Vysotskyi wrote:
> +1
>
> Kind regards,
> Volodymyr Vysotskyi
>
> On 2022/02/02 15:59:55 James Turton wrote:
> > PR #2449 was merged and there are now zero Dependabot alerts against
> > master.
> >
> > +1 for freezing from me.
> >
> >
+1
Kind regards,
Volodymyr Vysotskyi
On 2022/02/02 15:59:55 James Turton wrote:
> PR #2449 was merged and there are now zero Dependabot alerts against
> master.
>
> +1 for freezing from me.
>
> On 2022/02/02 16:36, Charles Givre wrote:
> > Assuming we pass dependabot, big +1 from me!! Great
PR #2449 was merged and there are now zero Dependabot alerts against
master.
+1 for freezing from me.
On 2022/02/02 16:36, Charles Givre wrote:
Assuming we pass dependabot, big +1 from me!! Great work everyone!
--C
On Feb 2, 2022, at 9:35 AM, James Turton wrote:
Please vote again on the
jnturton merged pull request #2449:
URL: https://github.com/apache/drill/pull/2449
--
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...
Assuming we pass dependabot, big +1 from me!! Great work everyone!
--C
> On Feb 2, 2022, at 9:35 AM, James Turton wrote:
>
> Please vote again on the assumption that the very minor Postgresql 42.3.1 ->
> 42.3.2 PR will be merged, clearing the last Dependabot alert. It passed
> local testin
Please vote again on the assumption that the very minor Postgresql
42.3.1 -> 42.3.2 PR will be merged, clearing the last Dependabot alert.
It passed local testing so it looks like a safe bet.
On 2022/01/30 01:51, Charles Givre wrote:
Hey James,
Alas... I'm afraid I'd have to give a -1 on thi
jnturton opened a new pull request #2449:
URL: https://github.com/apache/drill/pull/2449
# [DRILL-7994](https://issues.apache.org/jira/browse/DRILL-7994): Dependency
version updates for severe vulnerabilities
## Description
Postgresql: 42.3.1 -> 42.3.2
## Documentation
jnturton closed pull request #2448:
URL: https://github.com/apache/drill/pull/2448
--
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...
jnturton opened a new pull request #2448:
URL: https://github.com/apache/drill/pull/2448
# [DRILL-7994](https://issues.apache.org/jira/browse/DRILL-7994): Dependency
version updates for severe vulnerabilities
## Description
Postgresql: 42.3.1 -> 42.3.2
## Documentation
jnturton merged pull request #2447:
URL: https://github.com/apache/drill/pull/2447
--
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...
jnturton commented on pull request #2447:
URL: https://github.com/apache/drill/pull/2447#issuecomment-1027942224
@vvysotskyi sorry, I wrote an @vdiravka but it was you who commented. The
idea behind this GC is to reduce memory usage in low mem environments like our
CI. The trade off is t
vdiravka commented on a change in pull request #2447:
URL: https://github.com/apache/drill/pull/2447#discussion_r797605652
##
File path: .travis.yml
##
@@ -50,41 +50,43 @@ before_install:
- git fetch --unshallow
# Install libraries required for protobuf generation
- |
jnturton commented on a change in pull request #2447:
URL: https://github.com/apache/drill/pull/2447#discussion_r797589783
##
File path: .travis.yml
##
@@ -50,41 +50,43 @@ before_install:
- git fetch --unshallow
# Install libraries required for protobuf generation
- |
vvysotskyi commented on a change in pull request #2447:
URL: https://github.com/apache/drill/pull/2447#discussion_r797570750
##
File path: .travis.yml
##
@@ -50,41 +50,43 @@ before_install:
- git fetch --unshallow
# Install libraries required for protobuf generation
-
Maksym Rymar created DRILL-8122:
---
Summary: Change kafka metadata obtaining due to KAFKA-5697
Key: DRILL-8122
URL: https://issues.apache.org/jira/browse/DRILL-8122
Project: Apache Drill
Issue Ty
vdiravka commented on a change in pull request #2447:
URL: https://github.com/apache/drill/pull/2447#discussion_r797537220
##
File path: contrib/storage-phoenix/pom.xml
##
@@ -33,7 +33,7 @@
5.1.2
2.4.2
-9.4.31.v20200723
+9.4.44.v20210927
Review comment:
jnturton opened a new pull request #2447:
URL: https://github.com/apache/drill/pull/2447
# [DRILL-7994](https://issues.apache.org/jira/browse/DRILL-7994): Dependency
version updates for severe vulnerabilities
## Description
Based on the OWASP dependency check report and depend
luocooong merged pull request #2431:
URL: https://github.com/apache/drill/pull/2431
--
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..
jnturton merged pull request #2432:
URL: https://github.com/apache/drill/pull/2432
--
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...
vdiravka commented on a change in pull request #2432:
URL: https://github.com/apache/drill/pull/2432#discussion_r797394342
##
File path: pom.xml
##
@@ -92,20 +92,21 @@
3.28.0-GA
0.6.6
0.9.10
-1.9.1
+1.11.0
4.0.2
-9.4.41.v20210516
+9.4.44.v202
26 matches
Mail list logo