apache / arrow-adbc

Database connectivity API standard and libraries for Apache Arrow
https://arrow.apache.org/adbc/
Apache License 2.0
385 stars 97 forks source link

Complete implementation of connect and query timeout options for Spark driver #2313

Open birschick-bq opened 1 week ago

birschick-bq commented 1 week ago

What feature or improvement would you like to see?

Provide the correct implementation of the connect and query timeout for the Spark (and other Thrift-based) driver(s).

This is the placeholder to ensure that this PR (#2312) is properly implemented.