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
For List Type, we support it in like a string column. But for tuple and struct, we should store the field as a separate column.
Also need to consider nested columns.
For
ListType, we support it in like a string column. But fortupleandstruct, we should store the field as a separate column.Also need to consider nested columns.