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/07 12:13:00 UTC

[jira] [Updated] (ARROW-11521) [Rust][DataFusion] TPC-H Query 4

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

Daniël Heres updated ARROW-11521:
---------------------------------
    Description: 
Intervals expressions not yet supported.

Error:

Running benchmarks with the following options: BenchmarkOpt { query: 4, debug: false, iterations: 10, concurrency: 2, batch_size: 32768, path: "/home/danielheres/Code/gdd/arrow/rust/benchmarks/tpch-dbgen", file_format: "tbl", mem_table: false, partitions: 8 }
Error: NotImplemented("Unsupported Interval Expression with leading_field Some(Month)")


  was:
Intervals not yet supported.
 Also see: [https://github.com/apache/arrow/pull/9373]

Error:

{{Error: NotImplemented("Unsupported ast node Value(Interval \{ value: \"3\", leading_field: Some(Month), leading_precision: None, last_field: None, fractional_seconds_precision: None }) in sqltorel")}}


> [Rust][DataFusion] TPC-H Query 4
> --------------------------------
>
>                 Key: ARROW-11521
>                 URL: https://issues.apache.org/jira/browse/ARROW-11521
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust - DataFusion
>            Reporter: Daniël Heres
>            Priority: Major
>
> Intervals expressions not yet supported.
> Error:
> Running benchmarks with the following options: BenchmarkOpt { query: 4, debug: false, iterations: 10, concurrency: 2, batch_size: 32768, path: "/home/danielheres/Code/gdd/arrow/rust/benchmarks/tpch-dbgen", file_format: "tbl", mem_table: false, partitions: 8 }
> Error: NotImplemented("Unsupported Interval Expression with leading_field Some(Month)")



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