Omega359 commented on issue #17539: URL: https://github.com/apache/datafusion/issues/17539#issuecomment-3286910949
This is not entirely true for some systems including Spark before ANSI mode was enabled by default. I've been meaning to submit a PR to add an 'ANSI' flag to the config that when disabled (default would be enabled) would allow these type of errors (numeric overflow, string -> date parsing, etc) to result in a NULL value rather than an error. -- 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]
