I am attempting to connect a Database Table Selector to a Hive Connector. In Database Table Selector the statement "SELECT * FROM mytable" comes back with
Execute failed: Error while validating SQL query: Unregonized Thrift TTypeId value: ARRAY_TYPE
I can select individual columns fine as long as the columns do not contain arrays. I checked the Beginner's Luck and Cookbook resources, but found no hints.
How can I work with tables containing arrays in KNIME, in particular import them into workflows?
Regards,
Rowi