[ 
https://issues.apache.org/jira/browse/TRAFODION-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yang, Yongfeng closed TRAFODION-2675.
-------------------------------------
    Resolution: Cannot Reproduce

> sqlci will core dump when select on a table with where clause "1 = 2"
> ---------------------------------------------------------------------
>
>                 Key: TRAFODION-2675
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2675
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: Yang, Yongfeng
>            Assignee: Yang, Yongfeng
>            Priority: Major
>
> sqlci will core dump when select on a table with where clause '1 = 2', and 
> the table is store by a char(2000) column.
> 1. create table t1(c1 char(2000)) not null not droppable) store by (c1 asc);
> 2. select * from t1 where 1=2;



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

Reply via email to