[
https://issues.apache.org/jira/browse/TRAFODION-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399299#comment-15399299
]
liu ming commented on TRAFODION-2133:
-------------------------------------
This is a good JIRA candidate for beginners.
> support Hive native data type CHAR
> ----------------------------------
>
> Key: TRAFODION-2133
> URL: https://issues.apache.org/jira/browse/TRAFODION-2133
> Project: Apache Trafodion
> Issue Type: Sub-task
> Components: sql-cmp, sql-general
> Reporter: liu ming
> Labels: newbie
>
> This JIRA is not too complex, so a good beginner's JIRA.
> support CHAR data type from Hive DDL.
> create table tbl_char
> {
> c1 char(10),
> c2 char(20)
> };
> in hive, and insert some value, it should be able to read from Trafodion via
> sqlci:
> select * from hive.hive.tbl_char
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)