Mihailo Aleksic created SPARK-51453:
---------------------------------------

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


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