cloud-fan commented on code in PR #36405:
URL: https://github.com/apache/spark/pull/36405#discussion_r867813879


##########
docs/sql-data-sources-jdbc.md:
##########
@@ -286,6 +286,15 @@ logging into the data sources.
     <td>read</td>
   </tr>
 
+  <tr>
+    <td><code>maxPushDownLimit</code></td>

Review Comment:
   BTW we should explain more about the targeting use case. For queries with 
big limit, I think Spark will OOM anyway (at the driver side).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to