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

Steven Hawkins (JIRA) issues at jboss.org
Wed Dec 6 10:54:10 EST 2017


     [ https://issues.jboss.org/browse/TEIID-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-4855.
---------------------------------


> 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.5.0#75005)


More information about the teiid-issues mailing list