You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/10/26 04:11:00 UTC

[jira] [Assigned] (SPARK-37036) Add util function to raise advice warning for pandas API on Spark.

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

Apache Spark reassigned SPARK-37036:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add util function to raise advice warning for pandas API on Spark.
> ------------------------------------------------------------------
>
>                 Key: SPARK-37036
>                 URL: https://issues.apache.org/jira/browse/SPARK-37036
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Haejoon Lee
>            Priority: Major
>
> Pandas API on Spark has some features that potentially cause the performance degradation or an unexpected behavior e.g. `sort_index`, `index_col`, `to_pandas`, etc.
>  
> We should raise the proper advice warning for those functions so that users can adjust their pandas-on-Spark code base more robust.



--
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