Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/15263#discussion_r80957517
--- Diff: docs/sql-programming-guide.md ---
@@ -1058,7 +1059,21 @@ the Data Sources API. The following options are
supported:
The JDBC fetch size, which determines how many rows to fetch per
round trip. This can help performance on JDBC drivers which default to low
fetch size (eg. Oracle with 10 rows).
</td>
</tr>
-
+
+ <tr>
+ <td><code>batchsize</code></td>
--- End diff --
Same here. No need to change the document in this PR. How about minimizing
the code changes and remove all these unrelated changes? Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]