SPARK Support
Table does not work with list of String. Throws error.
That is correct and is a known limitation. Only complex types can be displayed in Tables. Using complex types only allows us to exploit high performance characteristics that we otherwise could not use.For now, to display a list of strings, wrap the string in a complex type.