You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-45827] Add VARIANT data type introduces a new semi-structured data type in Spark 4.0 that can store JSON-like data with dynamic schemas, similar to ClickHouse's JSON columns or Variant types.