Jake Ferriero
Jake Ferriero
Should we recommend that cloudbuild files to run tests push custom images to the eng council project GCR and pull / cache from them? Should we have a TTL on...
## Issue Add some check-style or other check similar to the flake8 checks we've added for python. ## Suggestion 1 Apache Beam is always "a little weird" in style so...
@morgante @AdrienWalkowiak @ryanmcdowell would love your thoughts on how we might tackle this. ## Issue Contributors write tests that are never run and sometimes we merge changes that break tests....
This builds on top of work in #205. To view just the new commits adding this utility use this link: https://github.com/GoogleCloudPlatform/bigquery-utils/pull/210/files/3c3bd3dcdd5160f5a2e9f27b5ce2f831ca4729a5..9b8e780cf02d68293dc6d53e342dfe94548192be
fixes #191 based on offline discussion will not run on all files will ignore tools dir.
It would be really great if we generalized the UDF test framework a bit and hosted on PyPi so that customers could leverage it in their own CI/CD processes.
Often customers have a source table and an authorized view which drops a few blacklisted fields. Sometimes the schema of the underlying table changes and the view definition drops fields...
While writing data to BigQuery from on prem spark cluster. Facing a Connection refused. This message seems to be trying to get a Credential from the GCE metadata server (which...
https://github.com/astronomer/ap-airflow/blob/ab60218040c32fd73ed23d502bb7225e4d1b1336/2.0.2/buster/include/clean-airflow-logs#L6 This environment variable implies that the retention is only relevant to the worker logs. however this script is also used to clean the scheduler logs in the helm chart....