]
Steven Hawkins resolved TEIID-4825.
-----------------------------------
Resolution: Deferred
Marking with the same resolution as TEIID-4672 - for now we should assume that the
translator follows the same rules as google. We'll treat the first row as a header if
google does. Any other scenario will run into issues.
Google translator throws Column doesn't exist in the worksheet
--------------------------------------------------------------
Key: TEIID-4825
URL:
https://issues.jboss.org/browse/TEIID-4825
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.12.10.6_3
Reporter: Lucie Fabrikova
Assignee: Steven Hawkins
Fix For: 9.3
Attachments: gs-export-vdb.xml, server.log-dv635cr1
If sheet (WikiData9) contains only string type columns, queries to that sheet fail with
'org.teiid.resource.adapter.google.common.SpreadsheetOperationException: Column link
doesn't exist in the worksheet WikiData9'
If I added e.g. numeric or boolean column, it worked ok...