Update sql-formatter & specify SQL language according to warehouse
resolves #1489
Would you like to update [sql-formatter](https://www.npmjs.com/package/sql-formatter)? Currently, dataform CLI depends on version `^2.3.3`, which is about 4 years old. The latest version is `12.2....
resolved #602
**Input data** Which SQL and options did you provide as input? ```sql SELECT MAKE_INTERVAL(1, day=>2, minute => 3) ``` **Expected Output** ```sql SELECT MAKE_INTERVAL(1, day => 2, mi...
resolves #1484 If you know of any other places where I should add a test, any advice would be appreciated.
I've noticed that the database() and schema() functions, which were added in the following pull requests, cannot be used within sqlx files. - #1432 - #1438 According to the document for `Itable...
This is a guide to run tests provided in contributing.md https://github.com/dataform-co/dataform/blob/f58bbddf599ba1efe3c1d927213c3209a4b8681b/contributing.md#L35-L43 However, it fails with th...
## Type of change - [x] Bugfix ## Description of change The Adagio adapter revert to the previous style of the element itself, rather than computed style. Details is the issue #9035. Re...
## Type of issue Bug ## Description Since adding the Adagio adapter, I have found that some ad slots remain hidden. Adagio adapter sends `adunit_position` which means slot position from wi...
原文: https://github.com/OWASP/Go-SCP/blob/248f41d62b7cd17c0ea4f140546fe8888472ece1/src/input-validation/validation.md?plain=1#L138L139
http2 is went GA on 2021-06-22 https://cloud.google.com/run/docs/release-notes#June_22_2021 Just to make sure, I've check gcloud version on Cloud Shell Editor, Google Cloud SDK is 386.0.0 and `gcl...
Fixed installation commands in README. Installation executables by `go get` - is deprecated in 1.17. https://go.dev/doc/go1.17#go-get - no longer works in 1.18 https://go.dev/doc/go1.18#go-get ...
Sorry for my trivial PR again. `sa_name` in gh-oidc module doesn't expect an email address of service accounts. It passes to google_service_account_iam_member, which is a resource name like `proje...
Version 3.53 fails to set member starting with "principalSet" in `google_service_account_iam_member`. https://github.com/terraform-google-modules/terraform-google-github-actions-runners/blob/138c75...
A small fix. I noticed this when using attribute conditions. `username` is passed to `repository_owner`, not `reponame`. An example of mapping can also be found in [this GitHub Action documentation...
Thanks for releasing v2. I tried the log API on GAE 2nd gen, but it didn't associate with the request log. The request header to get a trace id and a span id is correct `X-Cloud-Trace-Context`, not ...
Resolves #514
Instead of the given _KUSTOMIZE_VERSION, the working version is from gcr.io/cloud-builders/gcloud. ## Affected builder image `gcr.io/cloud-builders-community/kustomize` ## Expected Behavior ...
<!-- We appreciate your contribution to the OpenTelemetry project! 👋🎉 Before creating a pull request, please make sure: - Your PR is solving one problem - Please provide enough information so ...
<!-- **NB:** Before opening a discussion here, please consider whether it is JS specific, or if it should be considered in the [other OpenTelemetry client libraries](https://github.com/open-telemetry...
<!-- We appreciate your contribution to the OpenTelemetry project! 👋🎉 Before creating a pull request, please make sure: - Your PR is solving one problem - Please provide enough information so ...