Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/5565#issuecomment-95139395
Yes, good to see a list of the differences. I suspect that many of these
changes (removing `DStream` methods? at least making them consistent?) could
easily happen in 2.x. You can file a Improvement JIRA targeted for 2+ as a
TODO; that's better than a PR in the long term, since this should be resolved
one way or the other in the short term.
If it's not going to be committed do you mind closing it? it will still be
here to inspect.
Adding methods in a backwards-compatible way mostly amounts to keeping and
deprecating existing methods. It's possible where needed. I think it's not
worth bothering with that at this stage, given that the methods in question are
arguably superfluous. That's not a claim that it couldn't be migrated, or that
the existing API is ideal.
---
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]