You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/10 09:30:41 UTC

[jira] [Commented] (TRAFODION-2483) Trafodion treat '\' as NULL in hive table

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

ASF GitHub Bot commented on TRAFODION-2483:
-------------------------------------------

GitHub user andyyangcn opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1054

    [TRAFODION-2483] fix issue: '\'  is treated as NULL in hive table

    [TRAFODION-2483] fix issue: '\'  is treated as NULL in hive table

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andyyangcn/incubator-trafodion bugfix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1054.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1054
    
----
commit 70c70d9b69238b4ceb536a4033d0d50c519c23ab
Author: Andy Yang <yo...@esgyn.cn>
Date:   2017-04-10T06:49:19Z

    [TRAFODION-2493] to_char with format 'MONTH DD, YYYY, HH:MI' is wrong

commit 1e43833b1b520a20a76e4822ee7131103680e8c5
Author: Andy Yang <yo...@esgyn.cn>
Date:   2017-04-10T07:01:54Z

    Merge branch 'master' of https://github.com/apache/incubator-trafodion

commit 9f065fbe78c24a487229f4ecb8535e2670392c00
Author: Andy Yang <yo...@esgyn.cn>
Date:   2017-04-10T09:26:11Z

    [TRAFODION-2483] Trafodion treat '\' as NULL in hive table

----


> Trafodion treat '\' as NULL in hive table
> -----------------------------------------
>
>                 Key: TRAFODION-2483
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2483
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: liu ming
>            Assignee: Yang, Yongfeng
>
> If the source data in a hive table have '\', it will be mistakenly treated as NULL value ('\N').
> Not correct string comparing inside ExHdfsScanTcb::extractAndTransformAsciiSourceToSqlRow



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)