spring-batch-extensions icon indicating copy to clipboard operation
spring-batch-extensions copied to clipboard

Spring Batch Extensions

Results 36 spring-batch-extensions issues
Sort by recently updated
recently updated
newest added

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...

module: spring-batch-excel
status: waiting-for-feedback

I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement. confirmation code is: 8662014070602225

status: waiting-for-feedback

`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...

module: spring-batch-excel

Same as issue https://github.com/spring-projects/spring-batch/pull/4003

module: spring-batch-neo4j

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...

type: enhancement
module: spring-batch-excel

A workbook with differents sheets can't be read if the objects targets aren't the same type.

module: spring-batch-excel

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...

module: spring-batch-excel

The method is missing or removed from spring-batch-excel. Kindly assist to explain why this was removed and the allternative

module: spring-batch-excel
status: waiting-for-feedback

https://cloud.google.com/bigquery/docs/managing-jobs#repeat_jobs

module: spring-batch-bigquery