fix: allow partial streaming_buffer statistics by shollyman · Pull Request #37 · googleapis/python-bigquery

added 2 commits

February 13, 2020 22:05
Previously, the BQ backend would supply all fields of the
streamingBuffer statistics or none.  This is no longer the
case, so we relax construction to not depend on all values
being present.

Related: internal issue b/148720220

@googlebot googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Feb 13, 2020

@shollyman shollyman changed the title fix: allow partial streaming_buffer statistics. fix: allow partial streaming_buffer statistics

Feb 13, 2020

@shollyman

@shollyman

plamut

@shollyman

@shollyman

stephaniewang526