[jira] [Created] (ARROW-11452) [Rust] Parquet reader cannot read file where a struct column has the same name as struct member columns

2021-01-31 Thread Max Burke (Jira)
Max Burke created ARROW-11452: - Summary: [Rust] Parquet reader cannot read file where a struct column has the same name as struct member columns Key: ARROW-11452 URL:

[jira] [Created] (ARROW-11407) [Rust] Conditions that evaluate to an empty result set cause panics in DataFusion

2021-01-27 Thread Max Burke (Jira)
Max Burke created ARROW-11407: - Summary: [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:

[jira] [Commented] (ARROW-11324) [Rust] Querying datetime data in DataFusion with an embedded timezone always fails

2021-01-21 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17269576#comment-17269576 ] Max Burke commented on ARROW-11324: --- Yup. I've attached a test file. For what it's worth, this is the

[jira] [Updated] (ARROW-11324) [Rust] Querying datetime data in DataFusion with an embedded timezone always fails

2021-01-21 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Burke updated ARROW-11324: -- Attachment: 0100c909-2537-c4dc-ce1d-1b7a75d613e8.parquet > [Rust] Querying datetime data in

[jira] [Created] (ARROW-11324) [Rust] Querying datetime data in DataFusion with an embedded timezone always fails

2021-01-19 Thread Max Burke (Jira)
Max Burke created ARROW-11324: - Summary: [Rust] Querying datetime data in DataFusion with an embedded timezone always fails Key: ARROW-11324 URL: https://issues.apache.org/jira/browse/ARROW-11324

[jira] [Commented] (ARROW-11322) [Rust] Arrow `memory` made private is a breaking API change

2021-01-19 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268261#comment-17268261 ] Max Burke commented on ARROW-11322: --- Done: https://github.com/apache/arrow/pull/9270 > [Rust] Arrow

[jira] [Created] (ARROW-11322) [Rust] Arrow `memory` made private is a breaking API change

2021-01-19 Thread Max Burke (Jira)
Max Burke created ARROW-11322: - Summary: [Rust] Arrow `memory` made private is a breaking API change Key: ARROW-11322 URL: https://issues.apache.org/jira/browse/ARROW-11322 Project: Apache Arrow

[jira] [Updated] (ARROW-11269) [Rust] Unable to read Parquet file because of mismatch in column-derived and embedded schemas

2021-01-16 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Burke updated ARROW-11269: -- Description: The issue seems to stem from the new(-ish) behavior of the Arrow Parquet reader where

[jira] [Updated] (ARROW-11269) [Rust] Unable to read Parquet file because of mismatch in column-derived and embedded schemas

2021-01-16 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Burke updated ARROW-11269: -- Description: The issue seems to stem from the new(-ish) behavior of the Arrow Parquet reader where

[jira] [Updated] (ARROW-11269) [Rust] Unable to read Parquet file because of mismatch in column-derived and embedded schemas

2021-01-16 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Burke updated ARROW-11269: -- Attachment: main.rs > [Rust] Unable to read Parquet file because of mismatch in column-derived and >

[jira] [Updated] (ARROW-11269) [Rust] Unable to read Parquet file because of mismatch in column-derived and embedded schemas

2021-01-16 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Burke updated ARROW-11269: -- Summary: [Rust] Unable to read Parquet file because of mismatch in column-derived and embedded

[jira] [Created] (ARROW-11269) [Rust] Unable to read Parquet file because of mismatch

2021-01-16 Thread Max Burke (Jira)
Max Burke created ARROW-11269: - Summary: [Rust] Unable to read Parquet file because of mismatch Key: ARROW-11269 URL: https://issues.apache.org/jira/browse/ARROW-11269 Project: Apache Arrow

[jira] [Commented] (ARROW-9275) [Rust] – Async Sans IO: R/W into/to Arrow Arrays

2020-08-26 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17185360#comment-17185360 ] Max Burke commented on ARROW-9275: -- I'd be a little concerned about over-generalizing out of the gate.

[jira] [Created] (ARROW-9391) [Rust] Float32 values interpreted as zero when record batch has one row

2020-07-09 Thread Max Burke (Jira)
Max Burke created ARROW-9391: Summary: [Rust] Float32 values interpreted as zero when record batch has one row Key: ARROW-9391 URL: https://issues.apache.org/jira/browse/ARROW-9391 Project: Apache Arrow

[jira] [Updated] (ARROW-9191) [Rust] Do not panic when int96 milliseconds are negative

2020-06-19 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Burke updated ARROW-9191: - Description: See GitHub PR: [https://github.com/apache/arrow/pull/7500] (was: See GitHub PR: ) >

[jira] [Created] (ARROW-9191) [Rust] Do not panic when int96 milliseconds are negative

2020-06-19 Thread Max Burke (Jira)
Max Burke created ARROW-9191: Summary: [Rust] Do not panic when int96 milliseconds are negative Key: ARROW-9191 URL: https://issues.apache.org/jira/browse/ARROW-9191 Project: Apache Arrow Issue

[jira] [Created] (ARROW-9176) [Rust] Fix for memory leaks in Arrow allocator

2020-06-18 Thread Max Burke (Jira)
Max Burke created ARROW-9176: Summary: [Rust] Fix for memory leaks in Arrow allocator Key: ARROW-9176 URL: https://issues.apache.org/jira/browse/ARROW-9176 Project: Apache Arrow Issue Type:

[jira] [Updated] (ARROW-9176) [Rust] Fix for memory leaks in Arrow allocator

2020-06-18 Thread Max Burke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-9176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Burke updated ARROW-9176: - Description: See Github PR: [https://github.com/apache/arrow/pull/7480] (was: See Github PR) > [Rust]