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

ASF GitHub Bot updated SPARK-51453:
-----------------------------------
    Labels: pull-request-available  (was: )

> Fix AssertTrue constructor so it uses toPrettySQL instead of simpleString
> -------------------------------------------------------------------------
>
>                 Key: SPARK-51453
>                 URL: https://issues.apache.org/jira/browse/SPARK-51453
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Mihailo Aleksic
>            Priority: Major
>              Labels: pull-request-available
>
> When creating an AssertTrue node, we use simpleString which leads to having 
> ExpressionIds in expression values. Instead of simpleString we should use 
> toPrettySQL which solves this issue.



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

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

Reply via email to