Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to Data Workbench > Queries.

  2. Select an existing query or create a new one.

  3. In the query editor, select the Export Results checkbox.

  4. Select your Microsoft Azure connection
  5. The Export Results dialog pane opens. Edit the following parameters.

    Parameters

    Description

    Container (container)

    Azure blob container name

    Path prefix (path_prefix)

    Files will be stored at this path

    Blob Type (blob_type)UNSPECIFIED or BLOCK_BLOB. Specify BLOCK_BLOB if your result is very large
    Format (format)The output file format (csv or tsv)
    Compression (compression)Compress output file. Supported compressions: Gzip or Bzip2 (gz / bz2)
    Delimiter (delimiter)Delimiter character such as "," for CSV, "\t" for TSV, "|" or any single-byte character
    Null string (null_string)Use this value to represent NULL values. Defaults to an empty string
    End-of-line character (newline)End of line character of the result file


Execute the query

Either save the query with a name and run or just run the query. Upon successful completion of the query, the results are automatically imported to the specified container destination.

...

Learn more about using data connectors to export data in workflows using CLI.

Drop here!
Drop here!
Drop here!
Drop here!
Drop here!