[ 
https://issues.apache.org/jira/browse/KYLIN-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710494#comment-16710494
 ] 

ASF GitHub Bot commented on KYLIN-1111:
---------------------------------------

whuwb opened a new pull request #372: KYLIN-1111 Ignore unsupported hive column 
types when sync hive table
URL: https://github.com/apache/kylin/pull/372
 
 
   Issue : https://issues.apache.org/jira/browse/KYLIN-1111
   Solution : Filter in HiveMetadataExplorer#extractColumnFromMeta
   How to verify:
   1. add new UT
   2. Verified with IT:
   [INFO] Apache Kylin - Integration Test .................... SUCCESS [  02:30 
h]
   [INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [  2.303 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  02:47 h
   [INFO] Finished at: 2018-12-05T18:29:37Z
   [INFO] 
------------------------------------------------------------------------
   3. Manual add a Hive table with map<string, int>, and try to load into Kylin
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Ignore unsupported hive column types when sync hive table
> ---------------------------------------------------------
>
>                 Key: KYLIN-1111
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1111
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: liyang
>            Assignee: Wu Bin
>            Priority: Major
>              Labels: newbie
>
> Currently unsupported hive column type like map, array will cause failing to 
> load hive table. Instead, we could just ignore the unsupported column, and 
> still load the table with remaining columns.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to