Table of Contents

Search

  1. Preface
  2. Part 1: Versions 10.5 - 10.5.0.1
  3. Part 2: Versions 10.4.1 - 10.4.1.3
  4. Part 3: Versions 10.4 - 10.4.0.2
  5. Part 4: Versions 10.2.2 - 10.2.2 HotFix 1
  6. Part 5: Version 10.2.1
  7. Part 6: Version 10.2 - 10.2 HotFix 2

What's New and Changed (10.5.0.1)

What's New and Changed (10.5.0.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!