Table of Contents

Search

  1. Preface
  2. Part 1: Version 10.4.1
  3. Part 2: Version 10.4.0
  4. Part 3: Version 10.2.2
  5. Part 4: Version 10.2.1
  6. Part 5: Version 10.2
  7. Part 6: Version 10.1.1
  8. Part 7: Version 10.1

Release Guide (10.4.1.1)

Release Guide (10.4.1.1)

Complex Data Types

Complex Data Types

Effective in version 10.2, some transformations support complex data types in mappings that run on the Spark engine.
The following table describes the complex data types you can use in transformations:
Complex Data Type
Description
array
Contains an ordered collection of elements. All elements in the array must be of the same data type. The elements can be of primitive or complex data type.
map
Contains an unordered collection of key-value pairs. The key part must be of primitive data type. The value part can be of primitive or complex data type.
struct
Contains a collection of elements of different data types. The elements can be of primitive or complex data types.
For more information, see the "Data Type Reference" appendix in the
Informatica Big Data Management 10.2 User Guide
.

0 COMMENTS

We’d like to hear from you!