James Duong
James Duong
The failure in JDK 8 testing looks unrelated. Is it flakey? `io.grpc.servlet.jakarta.UndertowInteropTest > pingPong FAILED java.lang.AssertionError at Assert.java:89`
Looks like there are some Android classes that need to be updated (SingleMessageServerStream and MultiMessageServerStream). These seem to use a different class hierarchy than using a Transport so I'm not...
> No-op is fine. Since the Android build requires us to add the "kokoro:run" label for each change, it might make sense for us to fix it up instead of...
> @jduo, thank you! This made it in before the 1.63 branch cut, so it will be in the next release. (The branch cut was scheduled for Tuesday, but it...
@a11r @ejona86 @dfawley It'd be great if we could figure out the next steps forward on this. This has been identified as having a significant impact on the performance of...
@dfawley if I'm reading this right, Go has functionality for automating the backpressure threshold while in Java it is still a fixed flag that is non-configurable. Would the right way...
Hi @dfawley , wondering if you've been able to have the internal discussion about this proposal?
> @tanclary I feel that I cannot change SqlStdOperatorTable, which will affect some other tests (I tried) I raised a similar question on the mailing list and didn't hear back....
Would it be possible to merge these changes? I'm looking to implement CALCITE-6309 on top of this.
> If no other comment, I will merge it later. Thanks, that'd be great. Once that's in I'll follow-up with the CALCITE-6309 work.