Features
- add
QueryJob.schema
property for dry run queries (#1014) (2937fa1) - add session and connection properties to QueryJobConfig (#1024) (e4c94f4)
- add support for INTERVAL data type to
list_rows
(#840) (e37380a) - allow queryJob.result() to be called on a dryRun (#1015) (685f06a)
Documentation
- document ScriptStatistics and other missing resource classes (#1023) (6679109)
- fix formatting of generated client docstrings (#1009) (f7b0ee4)