Skip to content

Conversation

@WanYixian
Copy link
Collaborator

Description

As title

Related code PR

risingwavelabs/risingwave#23100

Related doc issue

Fix #654

Checklist

  • I have run the documentation build locally to verify the updates are applied correctly.
  • For new pages, I have updated mint.json to include the page in the table of contents.
  • All links and references have been checked and are not broken.

| bigquery.dataset | **Required**. The BigQuery dataset ID. |
| bigquery.table | **Required**. The BigQuery table you want to sink to. |
| bigquery.credentials | **Optional**. Enter the JSON key credentials as a string. At least one of `bigquery.credentials` or `bigquery.local.path` or `bigquery.s3.path` must be specified. |
| bigquery.credentials | **Optional**. Enter the JSON key credentials as a string (plain JSON or Base64-encoded JSON). At least one of `bigquery.credentials` or `bigquery.local.path` or `bigquery.s3.path` must be specified. |
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xxhZs Is it necessary to add how to get base64-encoded credential here?

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.

Document: feat(sink): support bigquery credentials with base64

2 participants