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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17429811#comment-17429811 ] 

Haejoon Lee commented on SPARK-37036:
-------------------------------------

I'm working on this

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