-
Notifications
You must be signed in to change notification settings - Fork 4.6k
[1/2] sdks/python: enrich data with CloudSQL [PostgreSQL, MySQL, SQLServer] #34398
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
Merged
Merged
Changes from all commits
Commits
Show all changes
98 commits
Select commit
Hold shift + click to select a range
40cc50c
sdks/python: enrich data with CloudSQL
moawnallah 507d3ec
sdks/python: unit test `CloudSQLEnrichmentHandler`
moawnallah b4c11d3
sdks/python: itest `CloudSQLEnrichmentHandler`
moawnallah 43943b1
website+sdks: doc `CloudSQLEnrichmentHandler`
moawnallah 846c30d
sdks/python: address claudevdm feedback (1)
moawnallah 9a1ed45
sdks/python: address claudevdm feedback (1)(test)
moawnallah 9261459
sdks/python: address claudevdm feedback (1)(itest)
moawnallah ecbb61d
sdks: update doc `CloudSQLEnrichmentHandler`
moawnallah 83e7154
sdks/python: fix linting issues
moawnallah 4fa1830
website: add missing `enrichment-cloudsql.md`
moawnallah 4251a76
nits: remove commented code
moawnallah ab7cf7b
sdks/python: remove `SQL_TABLE_ID` env variable
moawnallah 669d2d4
sdks/python: fix formatting issues
moawnallah 7209335
sdks/python: address claudevdm feedback (2)
moawnallah abb89b7
sdks/python: address claudevdm feedback (3)
moawnallah d95e926
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah bc84430
multi: fix pymssql mac os deps
moawnallah 7a56f0e
multi: use pytds sql server database adapter
moawnallah cc7c7f0
sdks/python: use `VARCHAR` datatype
moawnallah 7a7436d
sdks/python: address claudevdm feedback (4)
moawnallah 43ea944
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah faff130
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 5a472b7
fix setup.py
moawnallah ab0a6de
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 1083b18
sdks/python: fix linting issues
moawnallah fe6d7d0
sdks/python: connect to beam cloudsql itest instance
moawnallah 0e89819
.github: trigger postcommits python
moawnallah 3a0bfc1
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah ef10655
sdks/python: update base image requirements
moawnallah 40cdd73
.github: trigger beam postcommit python sdk
moawnallah 8c755bb
examples+transforms: configure sql databases for transform exmaples
moawnallah 72d8725
apache_beam: fix dependencies
moawnallah 5a4ed41
sdks/python: update `get_connector_handler` python docstring
moawnallah e214ce5
sdks/python: fix linting for cloudsql
moawnallah b2202c4
.github: trigger post commits python
moawnallah b06eff7
sdks/python+website: update docs and fix linting issues
moawnallah 082571d
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 2abba91
CHANGES.md: update release notes
moawnallah 3cd98e4
.github: trigger postcommit python CI
moawnallah ce0da2f
sdks/python: fix linting issues
moawnallah 9b546ab
.github: trigger postcommit python CI
moawnallah 5931d65
sdks/python: fix linting issues
moawnallah e57cba6
.github: trigger postcommit python CI
moawnallah 7e13c17
sdks/python: fix `examples` CI for cloudSQL enrichment
moawnallah 37eeec2
.github: trigger postcommit python CI
moawnallah 73b55ff
.github/workflows: include `ALLOYDB_PASSWORD` env in precommit python…
moawnallah a6775a7
sdks/python: fix linting issues for `cloudsql`
moawnallah 82602ed
sdks/python: fix linting issues for `enrichment_test.py`
moawnallah c906209
.github: trigger postcommit
moawnallah 7a92a99
.github+website+sdks/python: remove non-functional docs
moawnallah da35a23
.github: trigger postcommit python CI
moawnallah 44aac80
sdks/python: generate unique table for itest
moawnallah e0affe2
.github: enable access to `ALLOYDB_PASSWORD` in precommit py transforms
moawnallah 38263c2
.github: trigger post commit python
moawnallah cbaea63
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah f1e78b8
sdks/python: update py39 image requirements
moawnallah fc2e073
.github: trigger postcommit python
moawnallah a95d984
sdks/python: update image requirements
moawnallah 4da20c9
.github: trigger postcommit python
moawnallah 6e35a60
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah a78be8a
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 2f38a59
.github: trigger postcommit python
moawnallah 7819821
sdks/python: fix local unbound variable
moawnallah 759f307
.github: trigger postcommit python
moawnallah 47d8da5
sdks/python: remove params
moawnallah 363873f
.github: trigger beam post commit python
moawnallah 13ee4f3
sdks/python: experiment with my google cloud
moawnallah 6f67233
sdks/python: revert `ALLOYDB_PASSWORD` env var in precommit py transf…
moawnallah 95214e3
sdks/python: skip cloudsql tests if `ALLOYDB_PASSWORD` not set
moawnallah 948b8ba
.github: trigger postcommit python
moawnallah 09e3606
sdks/python: address gemini feedback
moawnallah bf059d1
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 7b6ba8f
.github: trigger postcommit python
moawnallah b915a1a
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 84d5e4f
.github: trigger postcommit python
moawnallah 5462138
sdks/python: fix linting issues
moawnallah a55ab60
sdks/python: fix linting issues
moawnallah 42652ac
.github: trigger post commit python
moawnallah b77232f
sdks/python: fix linting issues
moawnallah ffd2f38
.github: trigger postcommit python
moawnallah 318a8bf
sdks/python: fix linting issues
moawnallah 2f21f7f
.github: trigger postcommit python
moawnallah b8f7e7a
sdks/python: fix linting issues
moawnallah 17cff20
.github: trigger postcommit python
moawnallah 7be26c1
sdks/python: fix linting issues
moawnallah 7fbeb5c
sdks/python: fix SQL injection
moawnallah c706a7d
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah f9d0005
CHANGES.md: update release notes
moawnallah 4c69da0
sdks/python: fix formatting issues
moawnallah d8c4ae1
sdks/python: fix linting issues
moawnallah 4da4af1
sdks/python: update py image requirements
moawnallah a81fe24
.github: trigger postcommit python
moawnallah eb5e34f
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 3f16f13
sdks/python: try to fix python doc linting issues
moawnallah 436a97b
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah ac0c137
sdks/python: fix linting issues
moawnallah 1ca2967
Merge remote-tracking branch 'upstream/master' into enrichWithCloudSQL
moawnallah 6a668d3
.github: trigger postcommit python
moawnallah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| { | ||
| "comment": "Modify this file in a trivial way to cause this test suite to run.", | ||
| "modification": 35 | ||
| "modification": 33 | ||
| } | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.