You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Junjie Chen (JIRA)" <ji...@apache.org> on 2017/09/25 03:04:00 UTC

[jira] [Created] (HIVE-17593) DataWritableWriter strip spaces for CHAR type before writing, but predicate generator doesn't do same thing.

Junjie Chen created HIVE-17593:
----------------------------------

             Summary: DataWritableWriter strip spaces for CHAR type before writing, but predicate generator doesn't do same thing.
                 Key: HIVE-17593
                 URL: https://issues.apache.org/jira/browse/HIVE-17593
             Project: Hive
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Junjie Chen


DataWritableWriter strip spaces for CHAR type before writing. While when generating predicate, it does't do same striping which should cause data missing!

ConvertAstTosearchArg.java#getTypes treat CHAR and STRING as same.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)