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
"description": "Specifies the names of the columns for which the Delta Lake table will be partitioned. We are only supporting 1 partition column, but keeping it as an array for extensibility."
1579
+
}
1580
+
},
1581
+
"required": [
1582
+
"deltaTablePath"
1583
+
],
1584
+
"description": "The properties that are associated with the Delta Lake serialization type."
0 commit comments