spring-batch-extensions
spring-batch-extensions copied to clipboard
Spring Batch Extensions
Find out what is available and give a brief understanding how to spend money cost-efficiently for BigQuery read operations. - JDBC / ODBC Driver - https://cloud.google.com/bigquery/docs/reference/odbc-jdbc-drivers - BigQuery Java library...
- Load Job - Implemented (JSON/CSV) - Write API - partially implemented (JSON) - Streaming - defined as lagacy - https://cloud.google.com/bigquery/streaming-data-into-bigquery - JDBC / ODBC Driver - TO BE REVIEWED...
https://hadoop.apache.org/ https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-parquet https://cloud.google.com/bigquery/docs/exporting-data#parquet_export_details - Avro (implemented) - Protobuf - ...
Closes BATCH-EXT-40 [#40]
Bumps [spring-batch-core](https://github.com/spring-projects/spring-batch) from 3.0.1.RELEASE to 4.0.0.RELEASE. Commits 4e19c15 [artifactory-release] Release version 4.0.0.RELEASE 8ccb16c Reset version to retry release 81107ec Updated Spring Integration version 8ddcc57 [artifactory-release] Next development version 1f23394 Removed...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
following this: https://stackoverflow.com/questions/46695238/spring-batch-dynamic-composite-reader-processor-writer and this JIRA item : https://jira.spring.io/browse/BATCH-2644 Currently as far as I understand, there is no option in Spring Batch to have a dynamic composite reader/processor/writer The idea...
Adjust interfaces to be generic and supply POI implementations to represent as `String[]` or `Object[]`. Fixes #38.
Solution to issue #17 with a map to precise the target type object by sheet
Correction for issue #15