You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2020/05/07 05:42:00 UTC

[jira] [Resolved] (SPARK-31615) Pretty string output for sql method of RuntimeReplaceable expressions

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

Takeshi Yamamuro resolved SPARK-31615.
--------------------------------------
    Fix Version/s: 3.1.0
         Assignee: Kent Yao
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/28420

> Pretty string output for sql method of RuntimeReplaceable expressions
> ---------------------------------------------------------------------
>
>                 Key: SPARK-31615
>                 URL: https://issues.apache.org/jira/browse/SPARK-31615
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> The RuntimeReplaceable ones are runtime replaceable, thus, their original parameters are not going to be resolved to PrettyAttribute and remain debug style string if we directly implement their `sql` methods with their parameters' `sql` methods.
> e.g. `sql` method from `to_timestamp`



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