Description
For now the drop method available on Dataframe since Spark 1.4.0 only accepts a column name (as a string), it should also accept a Column as input.
Attachments
Issue Links
- is related to
-
SPARK-9392 Dataframe drop should work on unresolved columns
- Resolved
- links to