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

Add support for Stored Procedure for Apache Spark #1873

Conversation

modular-magician
Copy link
Collaborator

PR for hashicorp/terraform-provider-google#16953, adding stored procedure for apache spark on google_bigquery_routine resource.

Fixes hashicorp/terraform-provider-google#16953

Release Note Template for Downstream PRs (will be copied)

bigquery: add `spark_options` field to `google_bigquery_routine` resource

Derived from GoogleCloudPlatform/magic-modules#9793

* impl for hashicorp/terraform-provider-google#16953

* modified format in example

* modified tab to space

* added test for update and test for coverage

* mofify all resource in the spark option section

* modified connection id to avoid conflict
[upstream:5f50107bb30977b84230a3c526f2f9b404a40684]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner January 17, 2024 18:06
@modular-magician modular-magician requested review from melinath and removed request for a team January 17, 2024 18:07
Copy link

🤖 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/

@modular-magician modular-magician merged commit a5dbc1e into GoogleCloudPlatform:main Jan 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Stored Procedure for Apache Spark
1 participant