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 Microsoft Azure Synapse Analytics Target

Netezza Source and Microsoft Azure Synapse Analytics Target

The following table identifies the recommended data-type mappings for Mass Ingestion Databases configurations with a Netezza source and a Microsoft Azure Synapse Analytics target:
Netezza Source Data Type
Synapse Analytics Target Data Type
bigint
bigint
boolean
bit
byteint
smallint
char(
size
), 1 <= s <= 8000
char(
size
), 1 <= s <= 8000
char(
size
), 9000 <= s <= 64000
nvarchar(max)
date
date
double
float
integer
int
interval
varchar(55)
nchar(
size
), 1 <= s <= 3100
nchar(
size
), 1 <= s <= 3100
nchar(
size
), 4100 <= s <= 16000
nvarchar(max)
numeric(p,s), 1 <= p <= 38, 1 <= s <= 38
decimal(p,s), 1 <= p <= 38, 1 <= s <= 38
nvarchar(
size
), 1 <= s <= 16000
nvarchar(
size
), 1 <= s <= max
real
real
smallint
smallint
st_geometry(
precision
), 1 <= p <= 63001
varbinary(
size
), 1 <= s <= max
time
time(6)
timestamp
datetime2(6)
timetz
datetimeoffset(6)
varbinary(
size
), 1 <= s <= 64000
varbinary(
size
), 1 <= s <= max
varchar(
size
), 1 <= s <= 64000
varchar(
size
), 1 <= s <= max

0 COMMENTS

We’d like to hear from you!