Anna Scholtz
3f9181c6e1
Fix getting skipped routines from config ( #4054 )
2023-07-11 14:23:59 -07:00
Anna Scholtz
03357769cc
Move view, schema and remaining configs to bqetl_project.yaml ( #4051 )
...
* Move view configs to bqetl_project.yaml
* Move schema config to bqetl_project.yaml
* Move docs config to bqetl_project.yaml
* Replace remaining configs
2023-07-11 13:10:57 -07:00
Anna Scholtz
8d72cfa9fe
Move routine config to bqetl_project.yaml ( #4038 )
2023-07-11 10:52:48 -07:00
Anna Scholtz
25a20bdfbf
Regex for matching UDF names ( #3949 )
2023-06-15 18:40:16 +00:00
Anna Scholtz
08b45a40fe
Jinja queries support ( #3691 )
...
* Support Jinja templating in query files
* Formatting for Jinja
* ./bqetl query render command
* Fix running templates
2023-03-30 11:00:12 -07:00
kik-kik
51def19185
Bug 1825545 - Revert "Support Jinja templating in query files ( #3685 )" ( #3689 )
...
Bug 1825545 - This reverts commit a1c51124ec
.
2023-03-30 10:47:17 -04:00
Anna Scholtz
a1c51124ec
Support Jinja templating in query files ( #3685 )
...
* Support Jinja templating in query files
* Formatting for Jinja
* ./bqetl query render command
2023-03-29 10:38:08 -07:00
Daniel Thorn
100df65bb1
Allow udf.pseudonymize_ad_id to be published outside shared-prod ( #3683 )
2023-03-23 10:00:45 -07:00
Anna Scholtz
c5059f65e7
Fix UDF test regex matching ( #3620 )
2023-02-28 15:10:18 -08:00
Anna Scholtz
35212e814d
Fix publishing UDFs with fully qualified identifiers ( #3617 )
2023-02-27 13:53:28 -08:00
Daniel Thorn
bfc996d265
Add support for publishing specific routines ( #3460 )
2022-12-14 15:13:41 -08:00
Frank Bertsch
45e0a6fc54
Proposal: Write access to mozfun for DE ( #3270 )
...
* Proposal: Write access to mozfun for DE
* Prettyification
2022-10-11 15:12:44 -04:00
dependabot[bot]
0ca902fe51
Bump google-cloud-bigquery from 2.34.2 to 3.2.0 ( #3020 )
2022-06-15 18:36:18 +00:00
dependabot[bot]
7998cafaab
Bump click from 8.0.4 to 8.1.0 ( #2838 )
2022-03-29 20:46:31 +02:00
Daniel Thorn
a190e18264
Automatically sort python imports ( #1840 )
2021-02-24 17:11:52 -05:00
jailang
f0f9b5f56a
Update routine tests
...
Fix linting errors
Fix pydocstyle linting error
Update tests and fix linting errors
2020-11-17 15:03:20 -08:00
jailang
e30f7de487
Use attr with routine validation
2020-11-17 15:03:20 -08:00
Anna Scholtz
54795ab203
Fix mozfun references when publishing mozfun UDFs ( #1434 )
2020-10-14 08:59:18 -04:00
Frank Bertsch
003f9a7090
Remove unused vars
...
Co-authored-by: Anna Scholtz <anna@scholtzan.net>
2020-10-09 15:17:56 -04:00
Frank Bertsch
cfe5973f80
Allow for cross-project references in routines
...
- Scrape all projects for routine defns when generating tests
- Create UDFs as non-temp for stored procedure tests
- Make assert functions default non-temp (to support above)
2020-10-09 15:17:56 -04:00
Anna Scholtz
0d51459bd1
Move dependencies to udf_js_lib
2020-10-08 10:30:22 -07:00
Anna Scholtz
52ff8a602d
Review feedback and more routine renaming
2020-10-08 10:30:22 -07:00
Anna Scholtz
b0aec90544
Fix UDF tests
2020-10-08 10:30:22 -07:00
Anna Scholtz
67c5265b6f
Rename udf module to routine
2020-10-08 10:30:22 -07:00