[
https://issues.apache.org/jira/browse/ARROW-11407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neville Dipale resolved ARROW-11407.
------------------------------------
Resolution: Fixed
> [Rust] Conditions that evaluate to an empty result set cause panics in
> DataFusion
> ---------------------------------------------------------------------------------
>
> Key: ARROW-11407
> URL: https://issues.apache.org/jira/browse/ARROW-11407
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Max Burke
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> If a condition creates a result that is all null a NullArray is returned,
> which cannot be cast through downcast_ref to a typed array, resulting in a
> panic.
>
> See https://github.com/apache/arrow/pull/9331
--
This message was sent by Atlassian Jira
(v8.3.4#803005)