You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/29 12:58:00 UTC

[jira] [Resolved] (ARROW-6372) [Rust][Datafusion] Casting from Un-signed to Signed Integers not supported

     [ https://issues.apache.org/jira/browse/ARROW-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-6372.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 5224
[https://github.com/apache/arrow/pull/5224]

> [Rust][Datafusion] Casting from Un-signed to Signed Integers not supported
> --------------------------------------------------------------------------
>
>                 Key: ARROW-6372
>                 URL: https://issues.apache.org/jira/browse/ARROW-6372
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Rust - DataFusion
>    Affects Versions: 0.14.1
>            Reporter: Paddy Horan
>            Assignee: Paddy Horan
>            Priority: Major
>              Labels: beginner, pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The following code reproduces the issue:
> [https://gist.github.com/paddyhoran/598db6cbb790fc5497320613e54a02c6]
> If you disable the predicate push down optimization it works fine.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)