[
https://issues.apache.org/jira/browse/TRAFODION-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
苏锦佩 reassigned TRAFODION-3251:
------------------------------
Assignee: 苏锦佩
> odb -x command can't display NULL data correctly
> ------------------------------------------------
>
> Key: TRAFODION-3251
> URL: https://issues.apache.org/jira/browse/TRAFODION-3251
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: 苏锦佩
> Assignee: 苏锦佩
> Priority: Major
>
> 1、The load file as follows:
> 1
> 2
> 5
> 2、The load command as follows:
> ./odb64luo -u db__root -p traf123 -d traf -l src=2:tgt=trafodion.seabase.col
> 3、The data in database as follows:
> ID
> -----------
> 1
> 2
> NULL
> 5
> 0
> 4、Exxcute the follow command,result is:
> ./odb64luo -u db__root -p traf123 -d traf -x "select * from seabase.col"
> 1
> 2
> 5
> 0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)