Github user JustinPihony commented on the pull request:
https://github.com/apache/spark/pull/12601#issuecomment-213463779
@HyukjinKwon You will notice that I opted to not deprecate jdbc as I don't
think that would be the correct path anyway (unless all format methods were to
be deprecated). I'm not sure what gave the impression that I wanted to
deprecate, but I think multiple methods to accomplish the same goal is
perfectly fine. This change merely alters the underlying implementation so
that both methods work, `write.format("jdbc")` and `write.jdbc`. So, I think
that this realistically addresses all of your other comments surrounding this
concern of deprecation.
As to additional details, I was simply [following the contributer
directions.](https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark#ContributingtoSpark-PullRequest)
I only put it under additional details because that was what it was to me.
---
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]