[teiid-issues] [JBoss JIRA] (TEIID-4855) Google translator behaves unexpectedly for multi value INSERT with null

Lucie Fabrikova (JIRA) issues at jboss.org
Wed Apr 12 03:02:00 EDT 2017


    [ https://issues.jboss.org/browse/TEIID-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13392674#comment-13392674 ] 

Lucie Fabrikova commented on TEIID-4855:
----------------------------------------

On latest teiid 9.3 this issue doesn't appear.

> Google translator behaves unexpectedly for multi value INSERT with null
> -----------------------------------------------------------------------
>
>                 Key: TEIID-4855
>                 URL: https://issues.jboss.org/browse/TEIID-4855
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 8.12.10.6_3
>            Reporter: Lucie Fabrikova
>            Assignee: Steven Hawkins
>
> Following query with multivalue insert generates unexpected results:
> * INSERT INTO SmallA (Intkey, IntNum) VALUES (1,null),(2,20)
> - row 1: Intkey = 1, Intnum and other columns are empty
> - row 2: Intkey = 2, Intnum and other columns (StringNum, BooleanValue,...) have value set to 20



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list