[jira] [Commented] (ARROW-8781) [CI][C++] Enable ccache on GHA MinGW jobs

2020-05-16 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109257#comment-17109257 ] Kouhei Sutou commented on ARROW-8781: - {{ccache}} on MinGW still doesn't work:

[jira] [Commented] (ARROW-8781) [CI][C++] Enable ccache on GHA MinGW jobs

2020-05-16 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109256#comment-17109256 ] Kouhei Sutou commented on ARROW-8781: - I didn't look into it deeply but {{ccache}} on MinGW was

[jira] [Assigned] (ARROW-8825) [C++] Cannot compiled pass with Wunused-parameter flag

2020-05-16 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou reassigned ARROW-8825: --- Assignee: hurricanelee > [C++] Cannot compiled pass with Wunused-parameter flag >

[jira] [Updated] (ARROW-8825) [C++] Cannot compiled pass with Wunused-parameter flag

2020-05-16 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou updated ARROW-8825: Summary: [C++] Cannot compiled pass with Wunused-parameter flag (was: arrow cpp edition cannot

[jira] [Updated] (ARROW-8825) [C++] Cannot compiled pass with Wunused-parameter flag

2020-05-16 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou updated ARROW-8825: Priority: Minor (was: Blocker) > [C++] Cannot compiled pass with Wunused-parameter flag >

[jira] [Updated] (ARROW-8825) [C++] Cannot compiled pass with Wunused-parameter flag

2020-05-16 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou updated ARROW-8825: Fix Version/s: (was: 0.17.0) > [C++] Cannot compiled pass with Wunused-parameter flag >

[jira] [Resolved] (ARROW-8821) [Rust] nested binary expression with Like, NotLike and Not operator results in type cast error

2020-05-16 Thread Andy Grove (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Grove resolved ARROW-8821. --- Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 7200

[jira] [Updated] (ARROW-8829) [Rust] Implement SQL parser

2020-05-16 Thread Andy Grove (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Grove updated ARROW-8829: -- Description: Implement SQL parser that can take a Vec and produce a SQL AST. We can potentially break

[jira] [Created] (ARROW-8829) [Rust] Implement SQL parser

2020-05-16 Thread Andy Grove (Jira)
Andy Grove created ARROW-8829: - Summary: [Rust] Implement SQL parser Key: ARROW-8829 URL: https://issues.apache.org/jira/browse/ARROW-8829 Project: Apache Arrow Issue Type: Sub-task

[jira] [Updated] (ARROW-8827) [Integration Testing] Initial skeleton for Rust integration tests

2020-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-8827: -- Labels: pull-request-available (was: ) > [Integration Testing] Initial skeleton for Rust

[jira] [Created] (ARROW-8828) [Rust] Implement SQL tokenizer

2020-05-16 Thread Andy Grove (Jira)
Andy Grove created ARROW-8828: - Summary: [Rust] Implement SQL tokenizer Key: ARROW-8828 URL: https://issues.apache.org/jira/browse/ARROW-8828 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-8827) [Integration Testing] Initial skeleton for Rust integration tests

2020-05-16 Thread Andy Grove (Jira)
Andy Grove created ARROW-8827: - Summary: [Integration Testing] Initial skeleton for Rust integration tests Key: ARROW-8827 URL: https://issues.apache.org/jira/browse/ARROW-8827 Project: Apache Arrow

[jira] [Updated] (ARROW-8821) [Rust] nested binary expression with Like, NotLike and Not operator results in type cast error

2020-05-16 Thread QP Hou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QP Hou updated ARROW-8821: -- Component/s: (was: Rust) Rust - DataFusion > [Rust] nested binary expression with Like,

[jira] [Updated] (ARROW-8821) [Rust] nested binary expression with Like, NotLike and Not operator results in type cast error

2020-05-16 Thread QP Hou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QP Hou updated ARROW-8821: -- Component/s: Rust > [Rust] nested binary expression with Like, NotLike and Not operator results > in type

[jira] [Commented] (ARROW-8374) [R] Table to vector of DictonaryType will error when Arrays don't have the same Dictionary per array

2020-05-16 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109145#comment-17109145 ] Neal Richardson commented on ARROW-8374: Presumably there's already a C++ function that does this

[jira] [Created] (ARROW-8826) [Crossbow] remote URL should always have .git

2020-05-16 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-8826: -- Summary: [Crossbow] remote URL should always have .git Key: ARROW-8826 URL: https://issues.apache.org/jira/browse/ARROW-8826 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8825) arrow cpp edition cannot compiled pass with Wunused-parameter flag.

2020-05-16 Thread hurricanelee (Jira)
hurricanelee created ARROW-8825: --- Summary: arrow cpp edition cannot compiled pass with Wunused-parameter flag. Key: ARROW-8825 URL: https://issues.apache.org/jira/browse/ARROW-8825 Project: Apache

[jira] [Created] (ARROW-8824) [Rust] [DataFusion] Implement new SQL parser

2020-05-16 Thread Andy Grove (Jira)
Andy Grove created ARROW-8824: - Summary: [Rust] [DataFusion] Implement new SQL parser Key: ARROW-8824 URL: https://issues.apache.org/jira/browse/ARROW-8824 Project: Apache Arrow Issue Type:

[jira] [Updated] (ARROW-8782) [Rust] [DataFusion] Add benchmarks based on NYC Taxi data set

2020-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-8782: -- Labels: pull-request-available (was: ) > [Rust] [DataFusion] Add benchmarks based on NYC Taxi

[jira] [Created] (ARROW-8823) [C++] Compute aggregate compression ratio when producing compressed IPC body messages

2020-05-16 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-8823: --- Summary: [C++] Compute aggregate compression ratio when producing compressed IPC body messages Key: ARROW-8823 URL: https://issues.apache.org/jira/browse/ARROW-8823

[jira] [Updated] (ARROW-8822) [Rust] [DataFusion] Add MemoryScan variant to LogicalPlan

2020-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-8822: -- Labels: pull-request-available (was: ) > [Rust] [DataFusion] Add MemoryScan variant to

[jira] [Created] (ARROW-8822) [Rust] [DataFusion] Add MemoryScan variant to LogicalPlan

2020-05-16 Thread Andy Grove (Jira)
Andy Grove created ARROW-8822: - Summary: [Rust] [DataFusion] Add MemoryScan variant to LogicalPlan Key: ARROW-8822 URL: https://issues.apache.org/jira/browse/ARROW-8822 Project: Apache Arrow

[jira] [Commented] (ARROW-8559) [Rust] Consolidate Record Batch iterator traits in main arrow crate

2020-05-16 Thread Paddy Horan (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109019#comment-17109019 ] Paddy Horan commented on ARROW-8559: Yep, I agree.  Reader it is. On the _SendableBatchReader_, both

[jira] [Updated] (ARROW-8559) [Rust] Consolidate Record Batch reader traits in main arrow crate

2020-05-16 Thread Paddy Horan (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paddy Horan updated ARROW-8559: --- Summary: [Rust] Consolidate Record Batch reader traits in main arrow crate (was: [Rust] Consolidate

[jira] [Commented] (ARROW-8819) [Rust] Rust docs don't complile for the Arrow crate

2020-05-16 Thread Neville Dipale (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108906#comment-17108906 ] Neville Dipale commented on ARROW-8819: --- This has already been fixed in master > [Rust] Rust docs

[jira] [Resolved] (ARROW-8808) [Rust] Divide by zero in arrays/builder.rs

2020-05-16 Thread Neville Dipale (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neville Dipale resolved ARROW-8808. --- Resolution: Fixed Issue resolved by pull request 7186

[jira] [Resolved] (ARROW-8818) [Rust] Failing to build on master due to Flatbuffers/Union issues

2020-05-16 Thread Neville Dipale (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neville Dipale resolved ARROW-8818. --- Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 7198

[jira] [Updated] (ARROW-8821) [Rust] nested binary expression with Like, NotLike and Not operator results in type cast error

2020-05-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-8821: -- Labels: pull-request-available (was: ) > [Rust] nested binary expression with Like, NotLike

[jira] [Created] (ARROW-8821) [Rust] nested binary expression with Like, NotLike and Not operator results in type cast error

2020-05-16 Thread QP Hou (Jira)
QP Hou created ARROW-8821: - Summary: [Rust] nested binary expression with Like, NotLike and Not operator results in type cast error Key: ARROW-8821 URL: https://issues.apache.org/jira/browse/ARROW-8821