[GitHub] [drill] vvysotskyi commented on pull request #2610: DRILL-8268: Fix Hadoop 2 and Netty lib exclusions, REST mem limiter disabled by default

2022-07-24 Thread GitBox
vvysotskyi commented on PR #2610: URL: https://github.com/apache/drill/pull/2610#issuecomment-1193350318 @jnturton, looks like this change causes Travis CI failures: ``` (java.lang.RuntimeException) java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;

[GitHub] [drill] Leon-WTF commented on pull request #2599: DRILL-4232 Support for EXCEPT and INTERSECT set operator

2022-07-24 Thread GitBox
Leon-WTF commented on PR #2599: URL: https://github.com/apache/drill/pull/2599#issuecomment-1193267131 > @Leon-WTF You might want to wait until #2602 is merged before you continue this. #2602 is very cool, I will focus on implementing the operator firstly, and adapt to the new