Releases
v2.14.0
Compare
Sorry, something went wrong.
No results found
Features
accept DatasetListItem where DatasetReference is accepted (#597 ) (c8b5581 )
accept job object as argument to get_job and cancel_job (#617 ) (f75dcdf )
add Client.delete_job_metadata method to remove job metadata (#610 ) (0abb566 )
add max_queue_size argument to RowIterator.to_dataframe_iterable (#575 ) (f95f415 )
add type hints for public methods (#613 ) (f8d4aaa )
DB API cursors are now iterable (#618 ) (e0b373d )
retry google.auth TransportError by default (#624 ) (34ecc3f )
use pyarrow stream compression, if available (#593 ) (dde9dc5 )
Bug Fixes
consistent percents handling in DB API query (#619 ) (6502a60 )
missing license headers in new test files (#604 ) (df48cc5 )
unsetting clustering fields on Table is now possible (#622 ) (33a871f )
Documentation
add sample to run DML query (#591 ) (ff2ec3a )
update the description of the return value of _QueryResults.rows() (#594 ) (8f4c0b8 )
You can’t perform that action at this time.