Skip to content

to_json

function to_json(column): Column;

Defined in: functions/json.ts:13

Converts a column containing a StructType, ArrayType, or MapType into a JSON string.

ParameterType
columnColOrName

Column