[
https://issues.apache.org/jira/browse/SPARK-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324408#comment-15324408
]
Cheng Wei commented on SPARK-15873:
-----------------------------------
In the original JdbcRDD, it only supports Long bound type and does not leave
room for extension. In the pull request, the implementation support the
original Long type plus String type, which is also a commonly used type for
primary key. The JdbcPartition trait allows for potential extension as well.
> JdbcRDD to support more bound types other than Long and allow multiple bound
> occurrence for subqueries.
> -------------------------------------------------------------------------------------------------------
>
> Key: SPARK-15873
> URL: https://issues.apache.org/jira/browse/SPARK-15873
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Reporter: Cheng Wei
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]