[teiid-issues] [JBoss JIRA] (TEIID-4666) Google translator throws SpreadsheetOperationException for query DELETE FROM table

Lucie Fabrikova (JIRA) issues at jboss.org
Wed Jan 4 06:21:01 EST 2017


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

Lucie Fabrikova edited comment on TEIID-4666 at 1/4/17 6:20 AM:
----------------------------------------------------------------

I tested queries Q1: "delete from smalla", Q2: "SELECT intnum FROM SmallA where smalla.intnum <> 0" on WildFly 10.0.0 + teiid 9.1.1:
- Q1 failed with same exception as in attachment (it differs in line number: at org.teiid.resource.adapter.google.SpreadsheetConnectionImpl.deleteRows(SpreadsheetConnectionImpl.java:137))
- Q2 passed


was (Author: lfabriko):
I tested queries Q1: "delete from smalla", Q2: "SELECT intnum FROM SmallA where smalla.intnum <> 0" on WildFly 10.0.0 + teiid 9.1.1:
- Q1 failed with same exception as in attachment (it differs in line number: at org.teiid.resource.adapter.google.SpreadsheetConnectionImpl.deleteRows(SpreadsheetConnectionImpl.java:137))
)
- Q2 passed

> Google translator throws SpreadsheetOperationException for query DELETE FROM table
> ----------------------------------------------------------------------------------
>
>                 Key: TEIID-4666
>                 URL: https://issues.jboss.org/browse/TEIID-4666
>             Project: Teiid
>          Issue Type: Feature Request
>    Affects Versions: 8.12.8.6_3
>            Reporter: Lucie Fabrikova
>            Assignee: Steven Hawkins
>         Attachments: googlespreadsheetcrud-vdb.xml, server.log, standalone.xml, teiid-4666.png
>
>
> Query "DELETE FROM smalla" where smalla is table throws exception:
> 07:06:52,219 ERROR [org.teiid.CONNECTOR] (Worker1_QueryProcessorQueue20) Connector worker process failed for atomic-request=IlMZP21M8Gwr.8.0.2: org.teiid.resource.adapter.google.common.SpreadsheetOperationException: Error getting spreadsheet feed. Possibly bad authentication or connection problems. com.google.gdata.util.InvalidEntryException: Bad Request                                                                                                                                                                         
> Invalid query parameter value for sq.
> Please see server.log, standalone.xml and vdb for other information.



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


More information about the teiid-issues mailing list