One of the variants of schema_of_json accepts a column containing a JSON String. The documentation of the parameter says that the column must be
a foldable string column containing a JSON string.
What is the exact meaning of foldable column in this context?
