mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
gcloud: Wed Jun 19 09:33:28 UTC 2024
This commit is contained in:
parent
04a1e3ce77
commit
fb3e2aa33b
182 changed files with 3829 additions and 2129 deletions
|
|
@ -20,9 +20,15 @@ SYNOPSIS
|
|||
| --zone=ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Execute the user-specified SQL query on Dataflow. Queries must
|
||||
comply to the ZetaSQL dialect (https://github.com/google/zetasql). Results
|
||||
may be written to either BigQuery or Cloud Pub/Sub.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be removed January
|
||||
31, 2025. Please see Beam YAML
|
||||
(https://beam.apache.org/documentation/sdks/yaml/) and Beam notebooks
|
||||
(https://cloud.google.com/dataflow/docs/guides/notebook-advanced#beam-sql)
|
||||
for alternatives.
|
||||
|
||||
Execute the user-specified SQL query on Dataflow. Queries must comply to
|
||||
the ZetaSQL dialect (https://github.com/google/zetasql). Results may be
|
||||
written to either BigQuery or Cloud Pub/Sub.
|
||||
|
||||
EXAMPLES
|
||||
To execute a simple SQL query on Dataflow that reads from and writes to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue