07-11-2019 13:15 PDT
- Add
to_arrow
with support for Arrow data format. (#8644) - Add 'client_options' support (via synth). (#8536)
- Add sharding strategy, stream splitting, Arrow support (via synth). (#8477)
- Add docs job to publish to googleapis.dev. (#8464)
- Allow kwargs to be passed to create_channel (via synth). (#8441)
- Add encoding declaration to protoc-generated files (via synth). (#8345)
- Refactor
reader.ReadRowsPage
to use_StreamParser
. (#8262) - Fix coverage in 'types.py' (via synth). (#8148)
- Add empty lines, remove coverage exclusions (via synth). (#8051)
05-20-2019 09:23 PDT
- Increase default deadline on ReadRows. (#8030)
- Respect timeout on
client.read_rows
. Don't resume onDEADLINE_EXCEEDED
errors. (#8025)
- Use alabaster theme everwhere. (#8021)
04-16-2019 13:46 PDT
- Remove gRPC size limit in the transport options (#7664)
- Add retry params for create_read_session (via synth). (#7658)
- Add page iterator to ReadRowsStream (#7680)
- Remove system test for split rows (#7673)
04-02-2019 15:22 PDT
- Add dependency for resource proto. (#7585)
- Remove classifier for Python 3.4 for end-of-life. (#7535)
- Fix links to BigQuery Storage API docs (#7647)
- Update proto / docstrings (via synth). (#7461)
- googlecloudplatform --> googleapis in READMEs (#7411)
- Updated client library documentation URLs. (#7307)
- Blacken new quickstart snippet. (#7242)
- Add quickstart demonstrating most BQ Storage API read features (#7223)
- Add bigquery_storage to docs (#7222)
- Add protos as an artifact to library (#7205)
- Copy lintified proto files (via synth). (#7475)
- Add annotations to protocol buffers indicating request parameters (via synth). (#7550)
01-25-2019 13:54 PST
- Add option to choose dtypes by column in to_dataframe. (#7126)
- Update copyright headers
- Protoc-generated serialization update. (#7076)
- BigQuery Storage: run 'blacken' during synth (#7047)
12-17-2018 18:03 PST
- Document Python 2 deprecation (#6910)
11-29-2018 13:45 PST
- Initial release of BigQuery Storage API client.