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

Db2 for i Source and Databricks Delta Target

Db2 for i Source and Databricks Delta Target

The following table identifies the recommended data-type mappings for Mass Ingestion Databases configurations with a Db2 for i source and a Databricks Delta target:
Db2 for i Source Data Type
Databricks Delta Target Data Type
bigint
long
binary(
size
), 1 <= s <= 32766
binary
char(
size
) for bit data, 1 <= s <= 32766
binary
char(
size
), 1 <= s <= 32766
string
date
string
decfloat(
precision
), 16 <= p <= 34
string
decimal(p,s), 1 <= p <= 38, 0 <= s <= 38
decimal(p,s), 1 <= p <= 38, 0 <= s <= 38
decimal(p,s), 39 <= p <= 63, 0 <= s <= 62
string
float
double
integer
integer
long varbinary
binary
long varchar
string
long varchar for bit data
binary
numeric(p,s), 1 <= p <= 38, 0 <= s <= 38
decimal(p,s), 1 <= p <= 38, 0 <= s <= 38
numeric(p,s), 39 <= p <= 63, 0 <= s <= 62
string
real
float
rowid
binary
smallint
integer
time
string
timestamp(
precision
), 0 <= p <= 6
timestamp
timestamp(
precision
), 7 <= p <= 12
string
varbinary(
size
), 1 <= s <= 32740
binary
varchar(
size
) for bit data, 1 <= s <= 32740
binary
varchar(
size
), 1 <= s <= 32740
string

0 COMMENTS

We’d like to hear from you!