Data Engineering Integration
- Data Engineering Integration 10.4.1
- All Products
map <primitive_type -> data_type>
Argument
| Description
|
---|---|
map
| Name of the map column or port.
|
primitive_type
| Data type of the key in a map element.
The key must be of a primitive data type.
|
data_type
| Data type of the value in a map element.
The value can be of a primitive or complex data type.
|
custid_name <integer -> string>
|
---|
|
|
|