Page tree

Versions Compared

Key

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

...

  1. When publishing to Redshift, output must be in Avro or JSON format.
  2. You can publish any specific job once to Redshift through the export window. See Export Results Window.
    1. To republish, you must publish it again through the command line interface. See CLI for Jobs.
  3. Management of nulls:
    1. Nulls are displayed as expected in the 
      D s webapp
      .
    2. When Redshift jobs are run, the UNLOAD SQL command in Redshift converts all nulls to empty strings. Null values appear as empty strings in generated results, which can be confusing. This is a known issue with Redshift.

Create Connection

You can create Redshift connections through either of the following methods:

...