Documentation - RestApp

Explode outer

Definition

Returns a new row for each element in the given array or map column. Unlike Explode, if the array/map is null or empty then null is produced.

Parameters

  1. Column input:

    • Def: Specify the name of the column.
  2. Column output:

    • Def: Specify the name of the column.