[jira] [Created] (ARROW-6677) [FlightRPC][C++] Document using Flight in C++

2019-09-24 Thread lidavidm (Jira)
lidavidm created ARROW-6677: --- Summary: [FlightRPC][C++] Document using Flight in C++ Key: ARROW-6677 URL: https://issues.apache.org/jira/browse/ARROW-6677 Project: Apache Arrow Issue Type: Bug

[jira] [Commented] (ARROW-6062) [FlightRPC] Allow timeouts on all stream reads

2019-09-18 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932370#comment-16932370 ] lidavidm commented on ARROW-6062: - I would actually like this to be a timeout per read operation, but

[jira] [Commented] (ARROW-6528) [C++] Spurious Flight test failures (port allocation failure)

2019-09-11 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927569#comment-16927569 ] lidavidm commented on ARROW-6528: - Oh, I see you just merged it. > [C++] Spurious Flight test failures

[jira] [Commented] (ARROW-6528) [C++] Spurious Flight test failures (port allocation failure)

2019-09-11 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927567#comment-16927567 ] lidavidm commented on ARROW-6528: - [~pitrou] as part of ARROW-6426

[jira] [Commented] (ARROW-4914) [Rust] Array slice returns incorrect bitmask

2019-09-06 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924348#comment-16924348 ] lidavidm commented on ARROW-4914: - It looks like this was fixed as part of ARROW-4853, can it be closed?

[jira] [Commented] (ARROW-5722) [Rust] Implement std::fmt::Debug for ListArray, BinaryArray and StructArray

2019-09-06 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924290#comment-16924290 ] lidavidm commented on ARROW-5722: - [~csun], I have some basic implementations. Printing nested arrays is

[jira] [Commented] (ARROW-2428) [Python] Add API to map Arrow types (including extension types) to pandas ExtensionArray instances for to_pandas conversions

2019-09-06 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924221#comment-16924221 ] lidavidm commented on ARROW-2428: - It sounds like a new registry isn't needed, but adding parameters to

[jira] [Commented] (ARROW-2428) [Python] Add API to map Arrow types (including extension types) to pandas ExtensionArray instances for to_pandas conversions

2019-09-05 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16923418#comment-16923418 ] lidavidm commented on ARROW-2428: - Hi Joris, overall I agree with the approach here. It's a little

[jira] [Created] (ARROW-6426) [FlightRPC] Expose gRPC configuration knobs in Flight

2019-09-03 Thread lidavidm (Jira)
lidavidm created ARROW-6426: --- Summary: [FlightRPC] Expose gRPC configuration knobs in Flight Key: ARROW-6426 URL: https://issues.apache.org/jira/browse/ARROW-6426 Project: Apache Arrow Issue Type:

[jira] [Commented] (ARROW-6412) [C++] arrow-flight-test can crash because of port allocation

2019-09-03 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16921408#comment-16921408 ] lidavidm commented on ARROW-6412: - Another way to solve this is to allow binding to port 0, then adding a

[jira] [Updated] (ARROW-2665) [Python/C++] Add index() method to find first occurence of Python scalar

2019-08-21 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-2665: Labels: Analytics beginner (was: Analytics) > [Python/C++] Add index() method to find first occurence of

[jira] [Updated] (ARROW-5830) [C++] Stop using memcmp in TensorEquals

2019-08-21 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5830: Labels: beginner (was: ) > [C++] Stop using memcmp in TensorEquals >

[jira] [Updated] (ARROW-2857) [Python] Expose integration test JSON read/write in Python API

2019-08-21 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-2857: Labels: beginner (was: ) > [Python] Expose integration test JSON read/write in Python API >

[jira] [Updated] (ARROW-2652) [C++/Python] Document how to provide information on segfaults

2019-08-21 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-2652: Labels: beginner (was: ) > [C++/Python] Document how to provide information on segfaults >

[jira] [Updated] (ARROW-2719) [Python/C++] ArrowSchema not hashable

2019-08-21 Thread lidavidm (Jira)
[ https://issues.apache.org/jira/browse/ARROW-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-2719: Labels: beginner (was: ) > [Python/C++] ArrowSchema not hashable > -

[jira] [Updated] (ARROW-5822) [Java] Provide a sample json file for the flight example

2019-08-16 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5822: Labels: beginner (was: ) > [Java] Provide a sample json file for the flight example >

[jira] [Updated] (ARROW-2001) [Java] Add getInitReservation() to BufferAllocator interface similar to getLimit(), getHeadRoom() APIs

2019-08-16 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-2001: Labels: beginner newbie (was: newbie) > [Java] Add getInitReservation() to BufferAllocator interface

[jira] [Updated] (ARROW-4176) [C++/Python] Human readable arrow schema comparison

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-4176: Labels: beginner (was: ) > [C++/Python] Human readable arrow schema comparison >

[jira] [Updated] (ARROW-2619) [Rust] Move JSON serde code to separate file/module

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-2619: Labels: beginner (was: ) > [Rust] Move JSON serde code to separate file/module >

[jira] [Updated] (ARROW-3776) [Rust] Mark methods that do not perform bounds checking as unsafe

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-3776: Labels: beginner (was: ) > [Rust] Mark methods that do not perform bounds checking as unsafe >

[jira] [Updated] (ARROW-5248) [Python] support dateutil timezones

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5248: Labels: beginner (was: ) > [Python] support dateutil timezones > --- > >

[jira] [Updated] (ARROW-3552) [Python] Implement pa.RecordBatch.serialize_to to write single message to an OutputStream

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-3552: Labels: beginner (was: ) > [Python] Implement pa.RecordBatch.serialize_to to write single message to an

[jira] [Updated] (ARROW-5374) [Python] pa.read_record_batch() doesn't work

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5374: Labels: beginner (was: begin) > [Python] pa.read_record_batch() doesn't work >

[jira] [Updated] (ARROW-5374) [Python] pa.read_record_batch() doesn't work

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5374: Labels: begin (was: ) > [Python] pa.read_record_batch() doesn't work >

[jira] [Updated] (ARROW-5722) [Rust] Implement std::fmt::Debug for ListArray, BinaryArray and StructArray

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5722: Labels: beginner (was: ) > [Rust] Implement std::fmt::Debug for ListArray, BinaryArray and StructArray >

[jira] [Updated] (ARROW-1984) [Java] NullableDateMilliVector.getObject() should return a LocalDate, not a LocalDateTime

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-1984: Labels: beginner (was: ) > [Java] NullableDateMilliVector.getObject() should return a LocalDate, not a >

[jira] [Updated] (ARROW-5912) [Python] conversion from datetime objects with mixed timezones should normalize to UTC

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5912: Labels: beginner (was: ) > [Python] conversion from datetime objects with mixed timezones should >

[jira] [Updated] (ARROW-4111) [Python] Create time types from Python sequences of integers

2019-08-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-4111: Labels: beginner (was: ) > [Python] Create time types from Python sequences of integers >

[jira] [Commented] (ARROW-6241) [Java] Failures on master

2019-08-14 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907664#comment-16907664 ] lidavidm commented on ARROW-6241: - These two commits merged cleanly but break each other:

[jira] [Updated] (ARROW-4914) [Rust] Array slice returns incorrect bitmask

2019-08-14 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-4914: Labels: beginner (was: ) > [Rust] Array slice returns incorrect bitmask >

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-08-12 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905428#comment-16905428 ] lidavidm commented on ARROW-5610: - [~jorisvandenbossche] the approach makes sense to me. I assume the

[jira] [Commented] (ARROW-6165) [Integration] Use multiprocessing to run integration tests on multiple CPU cores

2019-08-07 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902399#comment-16902399 ] lidavidm commented on ARROW-6165: - We'll also have to find free ports for the Flight tests, as right now

[jira] [Created] (ARROW-6136) [FlightRPC][Java] Don't double-close response stream

2019-08-05 Thread lidavidm (JIRA)
lidavidm created ARROW-6136: --- Summary: [FlightRPC][Java] Don't double-close response stream Key: ARROW-6136 URL: https://issues.apache.org/jira/browse/ARROW-6136 Project: Apache Arrow Issue Type:

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-08-02 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16898956#comment-16898956 ] lidavidm commented on ARROW-5610: - My apologies, I ended up being too busy to look at this. Thanks for

[jira] [Created] (ARROW-6075) [FlightRPC] Handle uncaught exceptions in middleware

2019-07-30 Thread lidavidm (JIRA)
lidavidm created ARROW-6075: --- Summary: [FlightRPC] Handle uncaught exceptions in middleware Key: ARROW-6075 URL: https://issues.apache.org/jira/browse/ARROW-6075 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6074) [FlightRPC] Implement middleware

2019-07-30 Thread lidavidm (JIRA)
lidavidm created ARROW-6074: --- Summary: [FlightRPC] Implement middleware Key: ARROW-6074 URL: https://issues.apache.org/jira/browse/ARROW-6074 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6064) [FlightRPC] [C++] Clean up IWYU

2019-07-29 Thread lidavidm (JIRA)
lidavidm created ARROW-6064: --- Summary: [FlightRPC] [C++] Clean up IWYU Key: ARROW-6064 URL: https://issues.apache.org/jira/browse/ARROW-6064 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6063) [FlightRPC] Implement "half-closed" semantics for DoPut

2019-07-29 Thread lidavidm (JIRA)
lidavidm created ARROW-6063: --- Summary: [FlightRPC] Implement "half-closed" semantics for DoPut Key: ARROW-6063 URL: https://issues.apache.org/jira/browse/ARROW-6063 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6062) [FlightRPC] Allow timeouts on all stream reads

2019-07-29 Thread lidavidm (JIRA)
lidavidm created ARROW-6062: --- Summary: [FlightRPC] Allow timeouts on all stream reads Key: ARROW-6062 URL: https://issues.apache.org/jira/browse/ARROW-6062 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6017) [FlightRPC] Allow creating Locations with unknown schemes

2019-07-23 Thread lidavidm (JIRA)
lidavidm created ARROW-6017: --- Summary: [FlightRPC] Allow creating Locations with unknown schemes Key: ARROW-6017 URL: https://issues.apache.org/jira/browse/ARROW-6017 Project: Apache Arrow Issue

[jira] [Updated] (ARROW-5996) [Java] Avoid resource leak in flight service

2019-07-22 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5996: Component/s: FlightRPC > [Java] Avoid resource leak in flight service >

[jira] [Assigned] (ARROW-5979) [FlightRPC] Expose (de)serialization of protocol types

2019-07-19 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm reassigned ARROW-5979: --- Assignee: lidavidm > [FlightRPC] Expose (de)serialization of protocol types >

[jira] [Created] (ARROW-5979) [FlightRPC] Expose (de)serialization of protocol types

2019-07-18 Thread lidavidm (JIRA)
lidavidm created ARROW-5979: --- Summary: [FlightRPC] Expose (de)serialization of protocol types Key: ARROW-5979 URL: https://issues.apache.org/jira/browse/ARROW-5979 Project: Apache Arrow Issue

[jira] [Created] (ARROW-5978) [FlightRPC] [Java] Integration test client doesn't close buffers

2019-07-18 Thread lidavidm (JIRA)
lidavidm created ARROW-5978: --- Summary: [FlightRPC] [Java] Integration test client doesn't close buffers Key: ARROW-5978 URL: https://issues.apache.org/jira/browse/ARROW-5978 Project: Apache Arrow

[jira] [Commented] (ARROW-5971) [Website] Blog post introducing Arrow Flight

2019-07-17 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887246#comment-16887246 ] lidavidm commented on ARROW-5971: - I'd be happy to look over anything. We're also working on a post of

[jira] [Commented] (ARROW-5930) [FlightRPC] [Python] Flight CI tests are failing

2019-07-16 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886300#comment-16886300 ] lidavidm commented on ARROW-5930: - [~pitrou] I had just come to the same conclusion. I have a change so

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-07-15 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16885281#comment-16885281 ] lidavidm commented on ARROW-5610: - [~wesmckinn] I'll try to take a pass this week, if time permits; we

[jira] [Created] (ARROW-5930) [FlightRPC] [Python] Flight CI tests are failing

2019-07-12 Thread lidavidm (JIRA)
lidavidm created ARROW-5930: --- Summary: [FlightRPC] [Python] Flight CI tests are failing Key: ARROW-5930 URL: https://issues.apache.org/jira/browse/ARROW-5930 Project: Apache Arrow Issue Type: Bug

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-07-10 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882039#comment-16882039 ] lidavidm commented on ARROW-5610: - Hmm, to be frank, I haven't gotten a chance to evaluate the API yet,

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-07-10 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882027#comment-16882027 ] lidavidm commented on ARROW-5610: - Say in Java, you have an extension type representing an IP address.

[jira] [Comment Edited] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-07-10 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881990#comment-16881990 ] lidavidm edited comment on ARROW-5610 at 7/10/19 12:21 PM: --- Right now, if you

[jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-07-10 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881990#comment-16881990 ] lidavidm commented on ARROW-5610: - Right now, if you define an extension type in Java whose type name is

[jira] [Comment Edited] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type

2019-07-10 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881990#comment-16881990 ] lidavidm edited comment on ARROW-5610 at 7/10/19 12:17 PM: --- Right now, if you

[jira] [Updated] (ARROW-5681) [FlightRPC] Wrap gRPC exceptions/statuses

2019-07-09 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5681: Component/s: C++ Summary: [FlightRPC] Wrap gRPC exceptions/statuses (was: [FlightRPC][Java] Wrap

[jira] [Assigned] (ARROW-5877) [FlightRPC] Document caveats around usage of auth APIs

2019-07-09 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm reassigned ARROW-5877: --- Assignee: lidavidm > [FlightRPC] Document caveats around usage of auth APIs >

[jira] [Updated] (ARROW-5877) [FlightRPC] Fix auth incompatibilities between Python/Java

2019-07-09 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5877: Description: It turns out the blocking-forever issue was a combination of problems in Python and Java. We

[jira] [Created] (ARROW-5877) [FlightRPC] Document caveats around usage of auth APIs

2019-07-08 Thread lidavidm (JIRA)
lidavidm created ARROW-5877: --- Summary: [FlightRPC] Document caveats around usage of auth APIs Key: ARROW-5877 URL: https://issues.apache.org/jira/browse/ARROW-5877 Project: Apache Arrow Issue

[jira] [Created] (ARROW-5876) [FlightRPC] Implement basic auth across all languages

2019-07-08 Thread lidavidm (JIRA)
lidavidm created ARROW-5876: --- Summary: [FlightRPC] Implement basic auth across all languages Key: ARROW-5876 URL: https://issues.apache.org/jira/browse/ARROW-5876 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-5875) [FlightRPC] Test RPC features in integration tests

2019-07-08 Thread lidavidm (JIRA)
lidavidm created ARROW-5875: --- Summary: [FlightRPC] Test RPC features in integration tests Key: ARROW-5875 URL: https://issues.apache.org/jira/browse/ARROW-5875 Project: Apache Arrow Issue Type:

[jira] [Assigned] (ARROW-5836) [Java][OSX] Flight tests are failing: address already in use

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm reassigned ARROW-5836: --- Assignee: lidavidm > [Java][OSX] Flight tests are failing: address already in use >

[jira] [Closed] (ARROW-5829) [Java] failure in TestServerOptions.domainSocket

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm closed ARROW-5829. --- Resolution: Duplicate Assignee: lidavidm > [Java] failure in TestServerOptions.domainSocket >

[jira] [Comment Edited] (ARROW-5829) [Java] failure in TestServerOptions.domainSocket

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877880#comment-16877880 ] lidavidm edited comment on ARROW-5829 at 7/3/19 2:21 PM: - I think this is the

[jira] [Commented] (ARROW-5829) [Java] failure in TestServerOptions.domainSocket

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877880#comment-16877880 ] lidavidm commented on ARROW-5829: - I think this is the same underlying cause - on OSX, the release

[jira] [Updated] (ARROW-5829) [Java] failure in TestServerOptions.domainSocket

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5829: Affects Version/s: 0.14.0 > [Java] failure in TestServerOptions.domainSocket >

[jira] [Comment Edited] (ARROW-5836) [Java][OSX] Flight tests are failing: address already in use

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877877#comment-16877877 ] lidavidm edited comment on ARROW-5836 at 7/3/19 2:18 PM: - Ah wait, I did find

[jira] [Commented] (ARROW-5836) [Java][OSX] Flight tests are failing: address already in use

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877877#comment-16877877 ] lidavidm commented on ARROW-5836: - Ah wait, I did find their test case - they hardcode /tmp:

[jira] [Commented] (ARROW-5836) [Java][OSX] Flight tests are failing: address already in use

2019-07-03 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16877875#comment-16877875 ] lidavidm commented on ARROW-5836: - This is because the path for the domain socket is too long on OSX,

[jira] [Commented] (ARROW-5769) [Java] org.apache.arrow.flight.TestTls is failed via dev/release/00-prepare.sh

2019-06-27 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16874585#comment-16874585 ] lidavidm commented on ARROW-5769: - Actually looking at that again, it seems the environment variable is

[jira] [Commented] (ARROW-5769) [Java] org.apache.arrow.flight.TestTls is failed via dev/release/00-prepare.sh

2019-06-27 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16874581#comment-16874581 ] lidavidm commented on ARROW-5769: - Don't have access to my work computer, but this is because the Flight

[jira] [Updated] (ARROW-5643) [Flight] Add ability to override hostname checking

2019-06-21 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lidavidm updated ARROW-5643: Fix Version/s: (was: 0.14.0) 1.0.0 > [Flight] Add ability to override hostname

[jira] [Commented] (ARROW-5063) [Java] FlightClient should not create a child allocator

2019-06-21 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16869736#comment-16869736 ] lidavidm commented on ARROW-5063: - Since we couldn't reproduce the gRPC behavior, maybe I can rollback

[jira] [Created] (ARROW-5681) [FlightRPC][Java] Wrap gRPC exceptions

2019-06-21 Thread lidavidm (JIRA)
lidavidm created ARROW-5681: --- Summary: [FlightRPC][Java] Wrap gRPC exceptions Key: ARROW-5681 URL: https://issues.apache.org/jira/browse/ARROW-5681 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-5658) [JAVA] apache arrow-flight cannot send listvector

2019-06-21 Thread lidavidm (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16869421#comment-16869421 ] lidavidm commented on ARROW-5658: - [~liaotian1005], generally UNKNOWN means that there was an uncaught