Hubert-Dudek
Databricks MVP

But that extra column is exactly an unknown field from the schema (one really long name). For me, it's like incorrect JSON or smth (so a lot of fields end up in one column), but without seeing a sample of data, it's hard to guess. Personally I prefer to save json as VARIANT type and extract later (if it is json)


My blog: https://databrickster.medium.com/

View solution in original post