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

    https://github.com/apache/spark/pull/22227#discussion_r213913244
  
    --- Diff: sql/core/src/test/resources/sql-tests/inputs/string-functions.sql 
---
    @@ -47,3 +47,7 @@ FROM (
         encode(string(id + 3), 'utf-8') col4
       FROM range(10)
     )
    --- End diff --
    
    The result is apparently wrong. Maybe we need `;` here.


---

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

Reply via email to