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

[GitHub] [arrow] westonpace commented on issue #34644: [C++] Prefer unsafe casting by default in Substrait

westonpace commented on issue #34644:
URL: https://github.com/apache/arrow/issues/34644#issuecomment-1478724350

   It seems SQL server truncates so I think we'll need both behaviors.  Sounds like something else we will need to document more thoroughly in Substrait and will also need to be added to the list of dialect behaviors.  My original motivation was to allow float->int.  I'm pretty open to whatever default we want (e.g. allow float/decimal truncation but not integer truncation) but I believe @icexelloss wanted something more flexible than defaulting to "safe only".
   


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