Andy Grove created ARROW-10793: ---------------------------------- Summary: [Rust] [DataFusion] Decide on CAST behaviour for invalid inputs Key: ARROW-10793 URL: https://issues.apache.org/jira/browse/ARROW-10793 Project: Apache Arrow Issue Type: Improvement Components: Rust - DataFusion Reporter: Andy Grove
This is a placeholder for now. See discussion on [https://github.com/apache/arrow/pull/8794] Briefly, the issue is do we want CAST to return null for invalid inputs or throw an error. Spark has different behavior depending on whether ANSI mode is enabled or not. I'm not sure if this is a DataFusion specific or a more general Arrow issue yet. It needs a discussion. -- This message was sent by Atlassian Jira (v8.3.4#803005)