Description
The prepareStatement created internal to compute() method in JDBCRDD should have some options that the setFetchSize() can be set. We found that the parameter can affect Oracle DB tremendously. With current implementation, we have no way to set the size.
One of my team did his implementation, and we found 10X improvement by setting the size to a proper number.
Attachments
Issue Links
- links to