Skip to main content
A nested column declaration is malformed — an empty STRUCT, a LIST without element, a non-object column declaration, or nesting too deep (possibly cyclic). Fix — a STRUCT needs at least one field and a LIST needs an element; correct the declaration.