2022-03-01 04:29:52 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud dataflow sql - a group of subcommands for working with Dataflow SQL
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud dataflow sql COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
2024-06-19 09:33:28 +00:00
|
|
|
(DEPRECATED) A group of subcommands for working with Dataflow SQL.
|
|
|
|
|
|
|
|
|
|
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.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
query
|
2024-06-19 09:33:28 +00:00
|
|
|
(DEPRECATED) Execute the user-specified SQL query on Dataflow.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
NOTES
|
|
|
|
|
This variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud beta dataflow sql
|
|
|
|
|
|