alamb commented on issue #17857: URL: https://github.com/apache/datafusion/issues/17857#issuecomment-3361460852
the key will be to figure out how to avoid slowing things down -- one idea is to see if you can check for overflow once per batch (rather than once per row) 🤔 -- 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]
