You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/07/28 09:41:00 UTC

[jira] [Resolved] (SPARK-36320) Fix Series/Index.copy() to drop extra columns.

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

Hyukjin Kwon resolved SPARK-36320.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 33549
[https://github.com/apache/spark/pull/33549]

> Fix Series/Index.copy() to drop extra columns.
> ----------------------------------------------
>
>                 Key: SPARK-36320
>                 URL: https://issues.apache.org/jira/browse/SPARK-36320
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Takuya Ueshin
>            Assignee: Takuya Ueshin
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Currently {{Series}}/{{Index.copy()}} keeps the copy of the anchor DataFrame which holds unnecessary columns.
> We can drop those when {{Series}}/{{Index.copy()}}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org