Wang Cheng created KYLIN-3167:
---------------------------------

             Summary: Datatype lost precision when using beeline
                 Key: KYLIN-3167
                 URL: https://issues.apache.org/jira/browse/KYLIN-3167
             Project: Kylin
          Issue Type: Bug
            Reporter: Wang Cheng


When using beeline to retrieve table meta information, KYLIN only pick up the 
datatype's name, for example:

varchar(1000) -> varchar

decimal(9,4) -> decimal

char(10) -> char

In later processing, KYLIN append default precision for those datatypes, it is 
inconsistent with originals.

 



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

Reply via email to