GitHub user xguo27 opened a pull request:
https://github.com/apache/spark/pull/10473
[SPARK-12521][SQL][WIP] JDBCRelation does not honor lowerBound/upperBound
JDBCRelation is not bounding the rows when lowerBound/upperBound are given.
This change honors the bounds given.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xguo27/spark SPARK-12521
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10473.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #10473
----
commit b0d03592716369edb390f7811a5d4d530bb0cfe2
Author: Xiu Guo <[email protected]>
Date: 2015-12-25T04:08:35Z
[SPARK-12521][SQL] JDBCRelation does not honor lowerBound/upperBound
----
---
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]