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

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

Teradata Source and Databricks Delta Target

Teradata Source and Databricks Delta Target

The following table identifies the recommended data-type mappings for Mass Ingestion Databases configurations with a Teradata source and a Databricks Delta target:
Teradata Source Data Type
Databricks Delta Target Data Type
array
binary
bigint
long
blob
binary
byte(
precision
), 1 <= p <= 64000
binary
byteint
integer
char(
size
), 4 <= s <= 256000
string
clob
string
date
string
decimal(p,s), 1 <= p <= 38, 1 <= s <= 37
decimal(p,s), 1 <= p <= 38, 1 <= s <= 37
float
double
integer
integer
interval day(
precision
) to hour, 1 <= p <= 4
string
interval day(
precision
) to minute, 1 <= p <= 4
string
interval day(
precision
) to second (s), 1 <= p <= 4, 0 <= s <= 6
string
interval day(
precision
), 1 <= p <= 4
string
interval hour(
precision
) to minute, 1 <= p <= 4
string
interval hour(
precision
) to second (s), 1 <= p <= 4, 0 <= s <= 6
string
interval hour(
precision
), 1 <= p <= 4
string
interval minute(
precision
) to second (s), 1 <= p <= 4, 0 <= s <= 6
string
interval minute(
precision
), 1 <= p <= 4
string
interval month(
precision
), 1 <= p <= 4
string
interval second(p,s), 1 <= p <= 4, 0 <= s <= 6
string
interval year(
precision
) to month, 1 <= p <= 4
string
interval year(
precision
), 1 <= p <= 4
string
json
string
mbr
binary
number(*,s), 0 <= s <= 37
string
number(p,s), 1 <= p <= 38, 1 <= s <= 37
decimal(p,s), 1 <= p <= 38, 1 <= s <= 37
numeric(p,s), 1 <= p <= 38, 1 <= s <= 37
decimal(p,s), 1 <= p <= 38, 1 <= s <= 37
period(date)
string
period(time(
precision
) with time zone), 0 <= p <= 6
string
period(time(
precision
) ), 0 <= p <= 6
string
period(timestamp(
precision
) with time zone), 0 <= p <= 6
string
period(timestamp(
precision
) ), 0 <= p <= 6
string
smallint
integer
time(
precision
) with time zone, 0 <= p <= 6
string
time(
precision
), 0 <= p <= 6
string
timestamp(
precision
) with time zone, 0 <= p <= 6
timestamp
timestamp(
precision
), 0 <= p <= 6
timestamp
varbyte(
precision
), 1 <= p <= 64000
binary
varchar(
size
), 4 <= s <= 256000
string
varray
binary
xml
string

0 COMMENTS

We’d like to hear from you!