Github user HyukjinKwon commented on the pull request:
https://github.com/apache/spark/pull/10218#issuecomment-163797608
I see. I added this as `sort`, `cube`, `select` and etc do the same thing
for supporting it by name and expression. Although I am not greatly insightful
for this DataFrame APIs, I feel like some users would feel it is inconsistent
if most APIs support this by name and expression but this does not.
Also, I think this might not be so complicated. I just added a loop and
made `drop(col: Column)` call this but I accept that this might look
complicated (in terms of readability).
So, it looks like consistency vs readability for 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]