You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jackwener (via GitHub)" <gi...@apache.org> on 2023/12/03 14:43:51 UTC

Re: [PR] Introduce Boolean Coercion [arrow-datafusion]

jackwener commented on PR #8331:
URL: https://github.com/apache/arrow-datafusion/pull/8331#issuecomment-1837503959

   `Boolean Coercion` is a dangerous behavior. It will cause some strange behavior.
   
   I suggest to we'd better to keep same behavior with `pg`. 
   
   There is a paper about `type theory` in `type coercion`.
   
   https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/icfp051-swamy.pdf


-- 
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-unsubscribe@arrow.apache.org

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