You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Juanvi Soler (Jira)" <ji...@apache.org> on 2023/03/30 12:31:00 UTC

[jira] [Comment Edited] (SPARK-35198) Add support for calling debugCodegen from Python & Java

    [ https://issues.apache.org/jira/browse/SPARK-35198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706493#comment-17706493 ] 

Juanvi Soler edited comment on SPARK-35198 at 3/30/23 12:30 PM:
----------------------------------------------------------------

[~holden] [~maxgekk] Is this still relevant as we can get to the same result using df.explain("codegen")?

If it is, I can submit a PR.
If not, should the debugCodegen implicit be -removed- deprecated for consistency?


was (Author: JIRAUSER299552):
[~holden] [~maxgekk] Is this still relevant as we can get to the same result using df.explain("codegen")?

If it is, I can submit a PR.
If not, should the debugCodegen implicit be removed for consistency?

> Add support for calling debugCodegen from Python & Java
> -------------------------------------------------------
>
>                 Key: SPARK-35198
>                 URL: https://issues.apache.org/jira/browse/SPARK-35198
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, SQL
>    Affects Versions: 3.0.1, 3.0.2, 3.1.0, 3.1.1, 3.2.0
>            Reporter: Holden Karau
>            Priority: Minor
>              Labels: starter
>
> Because it is implimented with an implicit conversion it's a bit complicated to call, we should add a direct method to get debug state for Java & Python users of Dataframes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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