lokkju commented on issue #19424: [SPARK-22197][SQL] push down operators to 
data source before planning
URL: https://github.com/apache/spark/pull/19424#issuecomment-579669780
 
 
   It seems the (very abandoned) issue for adding LIMIT is 
https://issues.apache.org/jira/browse/SPARK-22388
   
   This was a nasty surprise when running a df.take(10) on a large postgres 
dataset, considering limit type pushdowns are implemented in most other 
connectors.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to