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
* Support for BigQuery's NUMERIC type, which is currently in alpha. (googleapis#4874)
* Support for BigQuery's NUMERIC type, which is currently in alpha.
* Remove unused import from test_query.py.
* Fix newly-added system tests; all system and unit tests pass now.
Add unit tests to reach what should be 100% coverage for new code.
* Fix lint warning and rename shadowed unit test.
* Add unit test that NUMERIC types are encoded correctly in insert_rows
* Convert numeric unit test to new mocked connection style.
* use var for numeric type in SQL system test
0 commit comments