[teiid-issues] [JBoss JIRA] (TEIID-4870) Google translator unexpected behavior for view update without trigger

Steven Hawkins (JIRA) issues at jboss.org
Thu Oct 19 16:58:00 EDT 2017


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

Steven Hawkins resolved TEIID-4870.
-----------------------------------
    Resolution: Done


Updated the logic to look for string column values in the rows to update and add a ' to the existing value.

> Google translator unexpected behavior for view update without trigger
> ---------------------------------------------------------------------
>
>                 Key: TEIID-4870
>                 URL: https://issues.jboss.org/browse/TEIID-4870
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 9.3
>            Reporter: Lucie Fabrikova
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 10.0, 9.3.4, 9.2.7
>
>         Attachments: googlespreadsheetcrud-vdb.xml-direct-trig-up-orig
>
>
> If there is a view (CRUD.SmallA_Direct) which defines only a subset of foreign table (Source.SmallA) columns, there needs to be defined a trigger for update to work correctly. Otherwise unexpected results are returned after executing update:
> * for updated rows, it converts String columns of SmallA_Direct to decimal numbers, 
> * for not updated rows it returns null for String columns



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list