[ 
https://issues.apache.org/jira/browse/SPARK-32511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

fqaiser94 updated SPARK-32511:
------------------------------
    Description: 
Based on the discussions in the parent ticket, 

Added a new {{dropFields}} method to the {{Column}} class.
This method should allow users to drop a {{StructField}} in a {{StructType}} 
column (with similar semantics to the {{drop}} method on {{Dataset}}).

> Add dropFields method to Column class
> -------------------------------------
>
>                 Key: SPARK-32511
>                 URL: https://issues.apache.org/jira/browse/SPARK-32511
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: fqaiser94
>            Priority: Major
>
> Based on the discussions in the parent ticket, 
> Added a new {{dropFields}} method to the {{Column}} class.
> This method should allow users to drop a {{StructField}} in a {{StructType}} 
> column (with similar semantics to the {{drop}} method on {{Dataset}}).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to