spring-batch-extensions
spring-batch-extensions copied to clipboard
Spring Batch Extensions
When trying to read excel file larger than 10MB, an error occurs: ``` "Unexpected error Tried to allocate an array of length 162,386,364, but the maximum length for this record...
I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement. confirmation code is: 8662014070602225
`AbstractExcelItemReader` ignores a number of empty rows in between filled set of rows. It would help if the this functioning is made configurable since this causes incorrect meta data provided...
Same as issue https://github.com/spring-projects/spring-batch/pull/4003
Since the xlsx format supports storing multiple tabs named differently and with different columns there is a need for supporting such files. It could be done by giving the user...
A workbook with differents sheets can't be read if the objects targets aren't the same type.
Hi As i already mentioned in https://github.com/spring-projects/spring-batch/issues/3984, we are using kotlin dsl module in our office. So i'd like to introduce it to this module. It includes kotlin dsl for...
Columns in Excel files being batch processed may contain numbers or dates. Currently all rows are parsed into `String[]` (see [Sheet line 47](https://github.com/spring-projects/spring-batch-extensions/blob/master/spring-batch-excel/src/main/java/org/springframework/batch/item/excel/Sheet.java#L47)). `spring-batch-excel` interfaces should use generics to support...
The method is missing or removed from spring-batch-excel. Kindly assist to explain why this was removed and the allternative
https://cloud.google.com/bigquery/docs/managing-jobs#repeat_jobs