spring-projects / spring-projects/spring-batch-extensions
Investigate possibility to support multiple types of writers
Open
@dgray16 is already working on this.
Since May 16, 2021.
module: spring-batch-bigquery
- Dominant language
- Java
- Stars
- 277
- Forks
- 269
- PR merge metrics
- No merged PRs in 30d
Description
- 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 (requires HTTPS, no emulator support) - https://cloud.google.com/bigquery/docs/reference/odbc-jdbc-drivers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.