[jira] [Updated] (ARROW-9598) [C++][Parquet] Spaced definition levels is not assigned correctly.

2020-08-12 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou updated ARROW-9598:
--
Fix Version/s: 2.0.0

> [C++][Parquet]  Spaced definition levels is not assigned correctly.
> ---
>
> Key: ARROW-9598
> URL: https://issues.apache.org/jira/browse/ARROW-9598
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Micah Kornfield
>Assignee: Micah Kornfield
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.0.1, 2.0.0
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The existing code assumes that there is only a single repeated parent.  Code 
> needs to backtrack until null or or a repeated parent.  Unfortunately without 
> ability to read path that can read mixed struct/repeated values we can't 
> fully test the fix.



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


[jira] [Updated] (ARROW-9598) [C++][Parquet] Spaced definition levels is not assigned correctly.

2020-08-07 Thread Micah Kornfield (Jira)


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

Micah Kornfield updated ARROW-9598:
---
Fix Version/s: 1.0.1

> [C++][Parquet]  Spaced definition levels is not assigned correctly.
> ---
>
> Key: ARROW-9598
> URL: https://issues.apache.org/jira/browse/ARROW-9598
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Micah Kornfield
>Assignee: Micah Kornfield
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.0.1
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The existing code assumes that there is only a single repeated parent.  Code 
> needs to backtrack until null or or a repeated parent.  Unfortunately without 
> ability to read path that can read mixed struct/repeated values we can't 
> fully test the fix.



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


[jira] [Updated] (ARROW-9598) [C++][Parquet] Spaced definition levels is not assigned correctly.

2020-07-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated ARROW-9598:
--
Labels: pull-request-available  (was: )

> [C++][Parquet]  Spaced definition levels is not assigned correctly.
> ---
>
> Key: ARROW-9598
> URL: https://issues.apache.org/jira/browse/ARROW-9598
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Micah Kornfield
>Assignee: Micah Kornfield
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The existing code assumes that there is only a single repeated parent.  Code 
> needs to backtrack until null or or a repeated parent.  Unfortunately without 
> ability to read path that can read mixed struct/repeated values we can't 
> fully test the fix.



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