You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* making sure that bigquery reader is returning meaningfull defaults for null values (#626)
* making sure that bigquery reader is returning meaningfull defaults for null values
* linter fixes
* Use balanced sharding strategy in bigquery read session. (#601)
We use sharding to provide a way of shuffling the read order. With liquid sharding, a single stream can read all data which wouldn't be shuffled.
* bumping release version 0.7.1->0.7.2
* properly merging tensorflow_io/bigquery/kernels/bigquery_lib.h
0 commit comments