Description
i.e. I would expect `df.drop($"colName")` to work. Another example is the test case here: https://github.com/apache/spark/pull/6585/files#diff-5d2ebf4e9ca5a990136b276859769289R355 which I would expect to not be a no-op.
Attachments
Issue Links
- relates to
-
SPARK-7969 Drop method on Dataframes should handle Column
- Resolved
- links to