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

Steven Hawkins (JIRA) issues at jboss.org
Thu Apr 13 16:49:00 EDT 2017


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

Steven Hawkins resolved TEIID-4855.
-----------------------------------
    Resolution: Duplicate Issue


For this to be addressed in master it has to be the same as TEIID-4668.  The 8.12 version should be double checked as that fix was already checked into that branch.

> 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