Any plan on supporting the bigquery storage api ? --- **Edit** Sub-steps: - [x] Update BQ DB-API to support BigQuery Storage API https://github.com/googleapis/python-bigquery/issues/16 - [ ] Update `create_connect_args` to (optionally) return a BQ Storage API client alongside the BQ client. - [ ] Add a `use_bqstorage_api` option to the connection URL parsing logic.
Any plan on supporting the bigquery storage api ?
Edit Sub-steps:
create_connect_argsto (optionally) return a BQ Storage API client alongside the BQ client.use_bqstorage_apioption to the connection URL parsing logic.