Hi, I am experimenting with methods to query a data stored on a hdfs using Drill. One option is to use Hive to manage the data and provide table schema/metadata. Few columns in the data contain complex data types which hive converts to hive map, list or struct. According the documentation, drill does not support Hive complex data types, map, list, struct, etc, at this moment. I would like to know if there is any plan of adding support for these data types in future versions of drill?
Best, Kristinn R.
