Table of Contents

Search

  1. Preface
  2. Part 1: Introduction to Amazon Redshift connectors
  3. Part 2: Data Integration with Amazon Redshift V2 Connector
  4. Part 3: Data Integration with Amazon Redshift Connector

Amazon Redshift Connectors

Amazon Redshift Connectors

Rules and guidelines for configuring SQL query

Rules and guidelines for configuring SQL query

Consider the following rules and guidelines when you configure an SQL query:
  • When you select the source type as Query, you can override a SQL query over a custom query by setting the flag
    precedenceToSQLOverrideOverCustomQuery=True
    in the JVM option. Ensure that the number of columns in the overridden SQL query is same as the custom query.
  • When you run a mapping in advanced mode and define a SQL query with alldatatypes, the target columns with the boolean data type appear as NULL.
  • When you select individual columns but not all the columns in an SQL query in a mapping in advanced mode, the values are written as NULL to the Redshift target.

0 COMMENTS

We’d like to hear from you!