]
Steven Hawkins resolved TEIID-5342.
-----------------------------------
Resolution: Done
Resolved in 10.3+ with TEIID-4864. Addressed in older branches by just setting the
current row to null.
If excel FIRST_DATA_ROW_NUMBER is past all rows, the last row is
still used
---------------------------------------------------------------------------
Key: TEIID-5342
URL:
https://issues.jboss.org/browse/TEIID-5342
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.3, 10.1.4, 10.2.2
The currentRow is still set even if no rows are valid from the sheet, so it will still
get used.