Hi Ramkrishna, Complex types (including struct, array, map) are not supported by Kylin so far; If you want to use such tables in Kylin, you can 1) modify the table to exclude those complex columns; or 2) create a hive view over this table, in the view just pick up the simple type columns;
Option 2) is recommended as it is more flexible, just take a try. 2018-03-12 19:30 GMT+08:00 Ramkrishna Galla <[email protected]>: > Hi All,Hive table load with complex nested column is failing with bad data > type --Struct. Table is in Parquet format , built on hierarchical nested > JSON. We are trying analyse Kylin for our project , Please let us know if > it > is possible to load this hive table with complex nested > columns.Regards,Rama > > -- > Sent from: http://apache-kylin.74782.x6.nabble.com/ > -- Best regards, Shaofeng Shi 史少锋
