You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Daniël Heres (Jira)" <ji...@apache.org> on 2021/02/06 11:22:00 UTC

[jira] [Created] (ARROW-11536) [Rust][DataFusion] Support decimals in TPCH benchmark

Daniël Heres created ARROW-11536:
------------------------------------

             Summary: [Rust][DataFusion] Support decimals in TPCH benchmark
                 Key: ARROW-11536
                 URL: https://issues.apache.org/jira/browse/ARROW-11536
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Rust - DataFusion
            Reporter: Daniël Heres


Currently converting the Float64 to Decimal(15, 2) fails with:

Error: Plan("\'Int64 - Decimal(15, 2)\' can\'t be evaluated because there isn\'t a common type to coerce the types to")

FYI [~MikeSeddonAU]





--
This message was sent by Atlassian Jira
(v8.3.4#803005)