]
Steven Hawkins commented on TEIID-4864:
---------------------------------------
Concurrent reads are supported because we are creating different workbooks for each
thread. However updates would require a read/write lock. I'll see how quickly this
can be done.
Excel translator does not update document
-----------------------------------------
Key: TEIID-4864
URL:
https://issues.jboss.org/browse/TEIID-4864
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Affects Versions: 8.12.9.6_3
Environment: JDV 6.3.4
Reporter: Michael Echevarria
Fix For: 10.3
Attachments: colors.xlsx, error.log
*Changed to enhancement*
When attempting to update a row that is in an excel source, an Unsupported Execution
createUpdateExecution is thrown.
Source file and log attached