Table of Contents

Search

  1. Preface
  2. The Transformation Language
  3. Constants
  4. Operators
  5. Variables
  6. Dates
  7. Functions

Transformation Language Reference

Transformation Language Reference

Complex Functions

Complex Functions

A complex function is a type of pre-defined function in which the value of the input or the return type is of a complex data type, such as an array, map, or struct. You can use complex functions in mappings that run on the Spark engine.
The transformation language includes the following complex functions:
  • ARRAY
  • CAST
  • COLLECT_LIST
  • COLLECT_MAP
  • CONCAT_ARRAY
  • EXTRACT_STRUCT
  • MAP
  • MAP_FROM_ARRAYS
  • MAP_KEYS
  • MAP_VALUES
  • PARSE_JSON
  • PARSE_XML
  • RESPEC
  • SIZE
  • STRUCT
  • STRUCT_AS

0 COMMENTS

We’d like to hear from you!