[jira] [Created] (ARROW-15913) [IPC][Java] JDK 8 incompatibility with ByteBuffer.clear()

2022-03-10 Thread James Duong (Jira)
James Duong created ARROW-15913: --- Summary: [IPC][Java] JDK 8 incompatibility with ByteBuffer.clear() Key: ARROW-15913 URL: https://issues.apache.org/jira/browse/ARROW-15913 Project: Apache Arrow

[jira] [Created] (ARROW-15876) [FlightRPC][Java] CallbackBackpressureStrategy should not rely on listener.isReady()

2022-03-08 Thread James Duong (Jira)
James Duong created ARROW-15876: --- Summary: [FlightRPC][Java] CallbackBackpressureStrategy should not rely on listener.isReady() Key: ARROW-15876 URL: https://issues.apache.org/jira/browse/ARROW-15876

[jira] [Created] (ARROW-15843) [FlightRPC][FlightSQL][Java] Make FlightSqlExample a general purpose tool

2022-03-03 Thread James Duong (Jira)
James Duong created ARROW-15843: --- Summary: [FlightRPC][FlightSQL][Java] Make FlightSqlExample a general purpose tool Key: ARROW-15843 URL: https://issues.apache.org/jira/browse/ARROW-15843 Project:

[jira] [Created] (ARROW-15546) [FlightRPC][C++] Client cookie generation should not wrap values in quotes

2022-02-03 Thread James Duong (Jira)
James Duong created ARROW-15546: --- Summary: [FlightRPC][C++] Client cookie generation should not wrap values in quotes Key: ARROW-15546 URL: https://issues.apache.org/jira/browse/ARROW-15546 Project:

[jira] [Created] (ARROW-10528) Add ability to send arbitrary HTTP headers to C++/Python clients

2020-11-09 Thread James Duong (Jira)
James Duong created ARROW-10528: --- Summary: Add ability to send arbitrary HTTP headers to C++/Python clients Key: ARROW-10528 URL: https://issues.apache.org/jira/browse/ARROW-10528 Project: Apache Arrow

[jira] [Created] (ARROW-10529) Add ability to receive arbitrary headers to C++ and Python servers

2020-11-09 Thread James Duong (Jira)
James Duong created ARROW-10529: --- Summary: Add ability to receive arbitrary headers to C++ and Python servers Key: ARROW-10529 URL: https://issues.apache.org/jira/browse/ARROW-10529 Project: Apache

[jira] [Created] (ARROW-10527) [FlightRPC][C++][Python] Add ability to transfer arbitrary headers

2020-11-09 Thread James Duong (Jira)
James Duong created ARROW-10527: --- Summary: [FlightRPC][C++][Python] Add ability to transfer arbitrary headers Key: ARROW-10527 URL: https://issues.apache.org/jira/browse/ARROW-10527 Project: Apache

[jira] [Created] (ARROW-10526) [FlightRPC][C++][Python] HTTP cookie handling in clients

2020-11-09 Thread James Duong (Jira)
James Duong created ARROW-10526: --- Summary: [FlightRPC][C++][Python] HTTP cookie handling in clients Key: ARROW-10526 URL: https://issues.apache.org/jira/browse/ARROW-10526 Project: Apache Arrow

[jira] [Created] (ARROW-10491) [FlightRPC][Java] Fix NPE when using FlightProducer without interceptors

2020-11-03 Thread James Duong (Jira)
James Duong created ARROW-10491: --- Summary: [FlightRPC][Java] Fix NPE when using FlightProducer without interceptors Key: ARROW-10491 URL: https://issues.apache.org/jira/browse/ARROW-10491 Project:

[jira] [Created] (ARROW-10488) [FlightRPC][C++][Python] Header-based auth in servers

2020-11-03 Thread James Duong (Jira)
James Duong created ARROW-10488: --- Summary: [FlightRPC][C++][Python] Header-based auth in servers Key: ARROW-10488 URL: https://issues.apache.org/jira/browse/ARROW-10488 Project: Apache Arrow

[jira] [Created] (ARROW-10487) [FlightRPC][C++][Python] Header-based auth in clients

2020-11-03 Thread James Duong (Jira)
James Duong created ARROW-10487: --- Summary: [FlightRPC][C++][Python] Header-based auth in clients Key: ARROW-10487 URL: https://issues.apache.org/jira/browse/ARROW-10487 Project: Apache Arrow

[jira] [Created] (ARROW-10486) [FlightRPC][C++][Python] Header-based authentication

2020-11-03 Thread James Duong (Jira)
James Duong created ARROW-10486: --- Summary: [FlightRPC][C++][Python] Header-based authentication Key: ARROW-10486 URL: https://issues.apache.org/jira/browse/ARROW-10486 Project: Apache Arrow

[jira] [Created] (ARROW-10478) [Dev][Release] Correct Java versions to 3.0.0-SNAPSHOT

2020-11-03 Thread James Duong (Jira)
James Duong created ARROW-10478: --- Summary: [Dev][Release] Correct Java versions to 3.0.0-SNAPSHOT Key: ARROW-10478 URL: https://issues.apache.org/jira/browse/ARROW-10478 Project: Apache Arrow

[jira] [Created] (ARROW-10428) [FlightRPC][Java] Add support for HTTP cookies

2020-10-29 Thread James Duong (Jira)
James Duong created ARROW-10428: --- Summary: [FlightRPC][Java] Add support for HTTP cookies Key: ARROW-10428 URL: https://issues.apache.org/jira/browse/ARROW-10428 Project: Apache Arrow Issue

[jira] [Created] (ARROW-10206) [Python][C++][FlightRPC] Add client option to disable server validation

2020-10-07 Thread James Duong (Jira)
James Duong created ARROW-10206: --- Summary: [Python][C++][FlightRPC] Add client option to disable server validation Key: ARROW-10206 URL: https://issues.apache.org/jira/browse/ARROW-10206 Project:

[jira] [Created] (ARROW-10205) [Java][FlightRPC] Add client option to disable server verification

2020-10-07 Thread James Duong (Jira)
James Duong created ARROW-10205: --- Summary: [Java][FlightRPC] Add client option to disable server verification Key: ARROW-10205 URL: https://issues.apache.org/jira/browse/ARROW-10205 Project: Apache

[jira] [Created] (ARROW-10144) Add support for using the TLS_SNI extension

2020-09-30 Thread James Duong (Jira)
James Duong created ARROW-10144: --- Summary: Add support for using the TLS_SNI extension Key: ARROW-10144 URL: https://issues.apache.org/jira/browse/ARROW-10144 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-10106) [FlightRPC][Java] Expose onIsReady() callback on OutboundStreamListener

2020-09-26 Thread James Duong (Jira)
James Duong created ARROW-10106: --- Summary: [FlightRPC][Java] Expose onIsReady() callback on OutboundStreamListener Key: ARROW-10106 URL: https://issues.apache.org/jira/browse/ARROW-10106 Project:

[jira] [Created] (ARROW-10105) [FlightRPC] Add client option to disable certificate validation with TLS

2020-09-26 Thread James Duong (Jira)
James Duong created ARROW-10105: --- Summary: [FlightRPC] Add client option to disable certificate validation with TLS Key: ARROW-10105 URL: https://issues.apache.org/jira/browse/ARROW-10105 Project:

[jira] [Created] (ARROW-9805) [FlightRPC] Handshake Extension

2020-08-19 Thread James Duong (Jira)
James Duong created ARROW-9805: -- Summary: [FlightRPC] Handshake Extension Key: ARROW-9805 URL: https://issues.apache.org/jira/browse/ARROW-9805 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-9804) [FlightRPC] Authentication Redesign

2020-08-19 Thread James Duong (Jira)
James Duong created ARROW-9804: -- Summary: [FlightRPC] Authentication Redesign Key: ARROW-9804 URL: https://issues.apache.org/jira/browse/ARROW-9804 Project: Apache Arrow Issue Type: Bug