Excel translator extension property not specified correctly.
------------------------------------------------------------
Key: TEIID-2974
URL:
https://issues.jboss.org/browse/TEIID-2974
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Misc. Connectors
Affects Versions: 8.7
Reporter: Mark Drilling
Assignee: Ramesh Reddy
Labels: Beta1
Fix For: 8.8, 8.7.1
The FIRST_DATA_ROW_NUMBER extension property for excel is specified as applicable to
Column. It should be Table.
See line 53 of ExcelMetadataProcessor.
We noticed a mismatch between the DDL where its specified on the table options.