Xiaoying Wang
Xiaoying Wang
Data sources in stage 4 of https://github.com/sfu-db/connector-x/discussions/61 all support ODBC. Adding this support could help us supporting lots of sources once.
#### Describe your feature request Support partition_on on timestamp columns https://github.com/sfu-db/connector-x/issues/305
#### Describe your feature request DuckDB already provides python [library](https://duckdb.org/2021/05/14/sql-on-pandas.html) to support pandas result. Need to check the performance.
Since redshift exports data more efficiently using simple protocol than extended protocol.
Since GAT is now stabilized. https://github.com/rust-lang/rust/pull/96709
Related to https://github.com/sfu-db/connector-x/issues/229, https://github.com/sfu-db/connector-x/issues/273
* Add bigquery support in arrow and arrow2 * Add tests for arrow and arrow2 in ci for each database
Thanks for replying so quickly. My use case really revolves around the way our database is secured. Typically a client will request access and certificates are issued through a Vault....