[jira] [Updated] (PARQUET-1478) Can't read spec compliant, 3-level lists via parquet-proto

2019-01-03 Thread Zoltan Ivanfi (JIRA)


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

Zoltan Ivanfi updated PARQUET-1478:
---
Affects Version/s: 1.11.0

> Can't read spec compliant, 3-level lists via parquet-proto
> --
>
> Key: PARQUET-1478
> URL: https://issues.apache.org/jira/browse/PARQUET-1478
> Project: Parquet
>  Issue Type: Bug
>  Components: parquet-mr
>Affects Versions: 1.11.0
>Reporter: Nandor Kollar
>Priority: Major
>  Labels: pull-request-available
>
> I noticed that ProtoInputOutputFormatTest doesn't test the following case 
> properly: when lists are written using the spec compliant 3-level structure. 
> The test actually doesn't write 3-level list, because the passed 
> configuration is not used at all, a new one is created each time. See 
> attached PR.
> When I fixed this test, it turned out that it is failing: now it writes the 
> correct 3-level structure, but looks like the read path is broken. Is it 
> indeed a bug, or I'm doing something wrong?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PARQUET-1478) Can't read spec compliant, 3-level lists via parquet-proto

2019-01-03 Thread Zoltan Ivanfi (JIRA)


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

Zoltan Ivanfi updated PARQUET-1478:
---
Fix Version/s: 1.11.0

> Can't read spec compliant, 3-level lists via parquet-proto
> --
>
> Key: PARQUET-1478
> URL: https://issues.apache.org/jira/browse/PARQUET-1478
> Project: Parquet
>  Issue Type: Bug
>  Components: parquet-mr
>Affects Versions: 1.11.0
>Reporter: Nandor Kollar
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.11.0
>
>
> I noticed that ProtoInputOutputFormatTest doesn't test the following case 
> properly: when lists are written using the spec compliant 3-level structure. 
> The test actually doesn't write 3-level list, because the passed 
> configuration is not used at all, a new one is created each time. See 
> attached PR.
> When I fixed this test, it turned out that it is failing: now it writes the 
> correct 3-level structure, but looks like the read path is broken. Is it 
> indeed a bug, or I'm doing something wrong?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (PARQUET-1478) Can't read spec compliant, 3-level lists via parquet-proto

2018-12-14 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated PARQUET-1478:

Labels: pull-request-available  (was: )

> Can't read spec compliant, 3-level lists via parquet-proto
> --
>
> Key: PARQUET-1478
> URL: https://issues.apache.org/jira/browse/PARQUET-1478
> Project: Parquet
>  Issue Type: Bug
>  Components: parquet-mr
>Reporter: Nandor Kollar
>Priority: Major
>  Labels: pull-request-available
>
> I noticed that ProtoInputOutputFormatTest doesn't test the following case 
> properly: when lists are written using the spec compliant 3-level structure. 
> The test actually doesn't write 3-level list, because the passed 
> configuration is not used at all, a new one is created each time. See 
> attached PR.
> When I fixed this test, it turned out that it is failing: now it writes the 
> correct 3-level structure, but looks like the read path is broken. Is it 
> indeed a bug, or I'm doing something wrong?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)