Open rambabu-pudi-by opened 3 years ago
I am getting the above issue as well. I tried with xlsx-streamer 2.1.0 and 2.2.0 versions as well but did not help. Can some one please let know the compatible xlsx-streamer for POI 5.0.0 version
This is a duplicate of #227 - see also https://github.com/monitorjbl/excel-streaming-reader/issues/212#issuecomment-618936390
We can use https://github.com/pjfanning/excel-streaming-reader with POI-5.0.0, Any idea when is the next release for monitorjbl/excel-streaming-reader to support POI-5.0.0.
3.0 is compatible with with POI 5.0.0 You need to get sources from here and compile it yourself.
Hi Team, I am getting the below error with POI - 5.0.0 version, What is the xlsx-streamer compatibility version with POI 5.0.0 version. org.apache.poi.xssf.model.SharedStringsTable.getEntryAt(I)Lorg/openxmlformats/schemas/spreadsheetml/x2006/main/CTRst;
I Verified with the both xlsx-streamer 2.1.0 and 2.2.0 versions