There seems to be an unrelated failure in the flight test:
```
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.156 s
<<< FAILURE! - in org.apache.arrow.flight.example.TestExampleServer
[ERROR] putStream(org.apache.arrow.flight.example.TestExampleServer) Time
elapsed: 0.156 s <<< ERROR!
java.lang.IllegalStateException:
Memory was leaked by query. Memory leaked: (66)
Allocator(flight-server) 0/66/134/9223372036854775807 (res/actual/peak/limit)
at
org.apache.arrow.flight.example.TestExampleServer.after(TestExampleServer.java:66)
```
Otherwise I think this PR is ready to go. @jacques-n @BryanCutler could you
guys please take a look again?
[ Full content available at: https://github.com/apache/arrow/pull/2515 ]
This message was relayed via gitbox.apache.org for [email protected]