birschick-bq opened a new pull request, #2018: URL: https://github.com/apache/arrow-adbc/pull/2018
Proof-of-concept Adds support for standard Apache Spark data source * Attempts a protocol negotiation - trying higher protocol versions, first. * Based on protocol version, uses HiveServer2Reader handle non-Arrow columnar data * Handles the possibility that data source does not support "catalog" in the table object namespace (i.e., only schema and table names). Addresses #2015 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
