Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Introducing Mass Ingestion
  2. Getting Started with Mass Ingestion
  3. Connectors and Connections
  4. Mass Ingestion Applications
  5. Mass Ingestion Databases
  6. Mass Ingestion Files
  7. Mass Ingestion Streaming
  8. Monitoring Mass Ingestion Jobs
  9. Asset Management
  10. Troubleshooting

Mass Ingestion

Mass Ingestion

Netezza Source and Snowflake Target

Netezza Source and Snowflake Target

The following table identifies the recommended data-type mappings for Mass Ingestion Databases configurations with a Netezza source and a Snowflake target:
Netezza Source Data Type
Snowflake Target Data Type
bigint
integer
boolean
boolean
byteint
integer
char(
size
), 1 <= s <= 64000
char(
size
), 1 <= s <= 64000
date
date
double
float
integer
integer
interval
varchar(55)
nchar(
size
), 1 <= s <= 16000
char(
size
), 4 <= s <= 64000
numeric(38,38)
char(41)
numeric(
precision
), 1 <= p <= 38
integer
numeric(p,s), 1 <= p <= 38, 1 <= s <= 37
number(p,s), 1 <= p <= 38, 1 <= s <= 37
nvarchar(
size
), 1 <= s <= 16000
varchar(
size
), 4 <= s <= 64000
real
float
smallint
integer
st_geometry(
precision
), 1 <= p <= 63001
binary(
size
), 1 <= s <= 63001
time
time(6)
timestamp
timestamp_ntz(6)
timetz
timestamp_tz(6)
varbinary(
size
), 1 <= s <= 64000
binary(
size
), 1 <= s <= 64000
varchar(
size
), 1 <= s <= 64000
varchar(
size
), 1 <= s <= 64000

0 COMMENTS

We’d like to hear from you!