davidmoten / davidmoten/rxjava2-jdbc
Allow to set arbitrary Integer values to FetchSize
Open
- Dominant language
- Java
- Stars
- 394
- Forks
- 41
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Hi,
I would use rxjava2 with a mysql database to stream a huge amount of records, so I need to set fetchSize to `Integer.MIN_VALUE` as explained in https://github.com/davidmoten/rxjava-jdbc/pull/79 but it does not seem possible right now.
Is it a choise that this feature is not kept back from rxjava-jdbc ?
Thx
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.