Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
Daniel Thorn a0d810275b
Remove java dependency in favor of sqlglot (#3755) 2023-05-17 14:56:42 -07:00
Daniel Thorn 0235d6087c
Reapply "Update to zetasql 2022.02.1 (#2862)" (#2881) 2022-04-07 14:02:20 -07:00
Daniel Thorn 22835e5706
Revert "Update to zetasql 2022.02.1 (#2862)" (#2879)
This reverts commit 9c9761feac.
2022-04-07 12:03:09 -07:00
Daniel Thorn 9c9761feac
Update to zetasql 2022.02.1 (#2862) 2022-04-05 18:55:52 +02:00
Daniel Thorn a190e18264
Automatically sort python imports (#1840) 2021-02-24 17:11:52 -05:00
Daniel Thorn f0ec77e27d
Use zetasql to find sql dependencies (#1802) 2021-02-17 11:48:40 -08:00
Anna Scholtz 52ff8a602d Review feedback and more routine renaming 2020-10-08 10:30:22 -07:00
Anna Scholtz 8c1c699771 Fix CLI tests 2020-08-21 11:10:58 -07:00
Anna Scholtz cbf560a1fa Add CLI tests for creating queries 2020-08-21 11:10:58 -07:00
Anna Scholtz 53c856b781 Fix GCS integration test issues 2020-08-13 12:17:23 -07:00
Anna Scholtz 1b6128ff5a Provide temporary GCS folder for integration tests 2020-07-06 14:07:01 -07:00
Anna Scholtz af964e281d Add doc comments 2020-04-30 14:05:26 -07:00
Anna Scholtz f961ed3137 Create pytest fixtures 2020-04-30 14:05:26 -07:00
Anna Scholtz b3ddfc3cf5 BigQuery client fixture with random dataset 2020-04-30 14:05:26 -07:00
Anna Scholtz 4f40d15eed Configure CircleCI to run integration tests 2020-03-31 13:28:45 -07:00
Anna Scholtz 1f32c6010f Prevent publish_json script tests from running by default 2020-03-31 13:28:45 -07:00
Anna Scholtz 97b5386b41 Change UDFs to persistent UDFs and remove sql generations script 2020-02-07 09:48:23 -08:00
Daniel Thorn e872a76860
Add pytest plugins to lint python scripts (#410)
* Add pytest plugins to lint python scripts

* Fix lint errors
2019-10-08 14:00:11 -07:00
Daniel Thorn ce69d308dd
Improve pytest failure output for udf and sql tests (#391)
* Improve pytest failure output for udf and sql tests

* address review
2019-10-01 12:48:22 -07:00