Closed
Description
Is it expected behaviour that using StreamingXlsxItemReader with BeanWrapperRowMapper causes UnsupportedOperationException?
StreamingSheet throws (in method: getRow(int rowNumber)) this exception when we try to retrieve column names.
I have a sample code snippet that reproduces this issue: adrian-pusty@8c1f3ba#diff-e8b601a5301d162b2c94ad1fed7ab3dcc638bd4d49eed4dff61db1074ae3a037
I think that having "header" field in BeanWrapperRowMapper would solve the it:
adrian-pusty@a727c46#diff-0ac74f7f100e3eff66583af2aaf6350a51c3e650c198b699d1732da14fea0e71