Github user koeninger commented on the issue:

    https://github.com/apache/spark/pull/15681
  
    I think this should just be another createRDD overload that takes a scala 
map.  The minor additional maintenance overhead of that method as opposed to 
change the existing one isn't worth breaking clients.  I'm all in favor of 
changes to experimental apis when they are necessary, but this isn't necessary.
    
    That also makes most of the other changes in this PR unnecessary - you 
don't need to touch mima, you don't need to refactor to createRddInternal, etc 
etc.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to