blaginin commented on issue #12870:
URL: https://github.com/apache/datafusion/issues/12870#issuecomment-2501825020

   @findepi maybe we can close  this issue? seems to work for me after your 
change
   
   ```sql
   > SELECT CAST('0' AS decimal(38,0));
   +-----------+
   | Utf8("0") |
   +-----------+
   | 0         |
   +-----------+
   1 row(s) fetched. 
   Elapsed 0.003 seconds.
   ```


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to