Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add custom-query code snippet for Cloud Run sample documentation #1124

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

helensilva14
Copy link
Contributor

/gcbrun

Copy link

conventional-commit-lint-gcf bot commented Apr 15, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@helensilva14 helensilva14 added the automerge Summon MOG for automerging label Apr 15, 2024
@helensilva14 helensilva14 merged commit 93bb64f into develop Apr 17, 2024
5 checks passed
@helensilva14 helensilva14 deleted the issue1123-improve-cloudrun-docs-custom-query branch April 17, 2024 17:53
nj1973 added a commit that referenced this pull request May 1, 2024
* Handling binary to string casting on Snowflake

* fix: BigQuery cast of Binary to String should use TO_HEX

* fix: Snowflake cast of Binary to String should be lowercased

* feat: Cast binary primary/grouping key columns to string(hex) to enable Pandas combiner to work

* tests: Add test_row_validation_binary_pk_to_bigquery for Oracle and Snowflake

* feat: Oracle cast of Binary to String should be to hex

* feat: PostgreSQL cast of Binary to String should be to hex

* feat: SQL Server cast of Binary to String should be to hex

* feat: Teradata cast of Binary to String should be to hex

* feat: Hive cast of Binary to String should be to hex

* feat: MySQL cast of Binary to String should be to hex

* feat: DB2 cast of Binary to String should be to hex

* feat: Adding objects to test Spanner binary comparison.

* docs: Add custom-query code snippet for Cloud Run sample documentation (#1124)

* feat: Adding objects to test Spanner binary comparison.

* tests: Refactor Spanner tests

---------

Co-authored-by: nj1973 <neiljohnson@google.com>
Co-authored-by: Maria Loeber <mloeber@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Summon MOG for automerging size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Documentation In DVT over CloudRun when using a custom query
2 participants