Data Engineering Integration
- Data Engineering Integration 10.4.0
- All Products
File Format
| Read
| Write
| Native
| Databricks Spark
| Spark
|
---|---|---|---|---|---|
Flat
| Yes
| Yes
| Yes
| Yes
| Yes
|
Binary
| Yes
| Yes
| Yes
| No
| No
|
Avro (Primitive and hierarchical data types)
| Yes
| Yes
| Yes (Primitive data types only)
| Yes
| Yes
|
Json (Primitive and hierarchical data types)
| Yes
| Yes
| No
| Yes
| Yes
|
Parquet (Primitive and hierarchical data types)
| Yes
| Yes
| Yes (Primitive data types only)
| Yes
| Yes
|
Intelligent structure model
| Yes
| No
| No
| No
| Yes
|
File Type
| Supported Formats
| Supported Engines
|
---|---|---|
Avro
|
|
|
JSON
|
|
|
ORC
|
|
|
Parquet
|
|
|
1 To run on the Blaze engine, the complex file data object must be connected to a Data Processor transformation.
2 To run on the Spark engine, the complex file read operation must be enabled to project columns as complex data type.
|