Github user ilganeli commented on the pull request:

    https://github.com/apache/spark/pull/6686#issuecomment-111793926
  
    @rxin Removing the second add method doesn't quite work. The same method 
signature can't work while maintaining the same parameter order as StructField 
(which I don't want to change for the sake of consistency). It's possible to 
re-use the first parameter ```name```of the ```add``` method but that seems 
wrong. I don't think it's terrible to have two methods in this case that 
clearly distinguish the provided types. 


---
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]

Reply via email to