taiyang-li opened a new issue, #7232:
URL: https://github.com/apache/incubator-gluten/issues/7232

   ### Description
   
   In spark `select unhex('GG')` returns null which in CH it returns 
   ``` sql 
   SELECT unhex('GG')
   
   Query id: 4dd99748-a1ed-4b08-8aa2-5d663f74d740
   
      ┌─unhex('GG')─┐
   1. │ �            │
      └─────────────┘
   
   1 row in set. Elapsed: 0.002 sec. 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to