jonahgao commented on PR #13028:
URL: https://github.com/apache/datafusion/pull/13028#issuecomment-2428950514

   > 1. I think it's good to follow Postgres' behavior for non-integer arguments
   > 2. Don't support non-numeric arguments like bool, I think they are allowed 
to cast to integer, but not meaningful in SQL query (maybe there are other 
types that have a similar issue I'm not aware of)
   
   DuckDB supports them, but I think we can follow PG for now until someone 
requests these features.


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