Github user maropu commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20887#discussion_r176982595
  
    --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala 
---
    @@ -2792,4 +2793,31 @@ class SQLQuerySuite extends QueryTest with 
SharedSQLContext {
           }
         }
       }
    +
    +  test("`Cast` to CHAR/VARCHAR should truncate the values") {
    --- End diff --
    
    Also, we need tests in `ExpressionParserSuite`?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to