sdf_explode()
Explode data along a column
sdf_nest()
Nest data in a Spark Dataframe
sdf_schema_json() sdf_schema_viewer()
sdf_schema_json()
sdf_schema_viewer()
Work with the schema
sdf_select()
Select nested items
sdf_unnest()
Unnest data along a column
struct_type() struct_field() array_type() binary_type() boolean_type() byte_type() date_type() double_type() float_type() integer_type() numeric_type() long_type() map_type() string_type() character_type() timestamp_type()
struct_type()
struct_field()
array_type()
binary_type()
boolean_type()
byte_type()
date_type()
double_type()
float_type()
integer_type()
numeric_type()
long_type()
map_type()
string_type()
character_type()
timestamp_type()
Spark Data Types