]
Steven Hawkins resolved TEIID-5166.
-----------------------------------
Resolution: Done
Fixed the regression by changing to use the sheet title.
Google spreadsheet insert fails
-------------------------------
Key: TEIID-5166
URL:
https://issues.jboss.org/browse/TEIID-5166
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 10.0, 9.3.4, 9.2.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 9.3.5, 10.1, 10.0.1
TEIID-4870 introduced a regression that causes an NPE when an insert is issued. The
connection was changed to expect the sheet title to passed in, but the
SpreadsheetUpdateExecution is passing the sheet key, which will likely not be found.