Re: [VOTE] Release Apache Parquet C++ 1.5.0 RC0

2018-08-31 Thread Wes McKinney
+1 (binding). Verified sigs, checksums, unit tests on Ubuntu 14.04 Trusty using verify-release-candidate script I haven't been able to find the time to run on Windows but I trust our CI to keep the build working properly Thanks Uwe for managing the release On Thu, Aug 30, 2018 at 4:36 PM Wes

[jira] [Created] (PARQUET-1411) [C++] Upgrade to use LogicalType annotations instead of ConvertedType

2018-08-31 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-1411: - Summary: [C++] Upgrade to use LogicalType annotations instead of ConvertedType Key: PARQUET-1411 URL: https://issues.apache.org/jira/browse/PARQUET-1411 Project:

[jira] [Created] (PARQUET-1409) Can write but read parquet file with nested arrays

2018-08-31 Thread cesar matos (JIRA)
cesar matos created PARQUET-1409: Summary: Can write but read parquet file with nested arrays Key: PARQUET-1409 URL: https://issues.apache.org/jira/browse/PARQUET-1409 Project: Parquet Issue

[jira] [Created] (PARQUET-1410) Refactor modules to use the new logical type API

2018-08-31 Thread Nandor Kollar (JIRA)
Nandor Kollar created PARQUET-1410: -- Summary: Refactor modules to use the new logical type API Key: PARQUET-1410 URL: https://issues.apache.org/jira/browse/PARQUET-1410 Project: Parquet

[jira] [Commented] (PARQUET-1410) Refactor modules to use the new logical type API

2018-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598660#comment-16598660 ] ASF GitHub Bot commented on PARQUET-1410: - nandorKollar opened a new pull request #520:

[jira] [Updated] (PARQUET-1410) Refactor modules to use the new logical type API

2018-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1410: Labels: pull-request-available (was: ) > Refactor modules to use the new logical type

[jira] [Commented] (PARQUET-1388) Nanosecond precision time and timestamp - parquet-mr

2018-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598521#comment-16598521 ] ASF GitHub Bot commented on PARQUET-1388: - nandorKollar opened a new pull request #519:

[jira] [Assigned] (PARQUET-1388) Nanosecond precision time and timestamp - parquet-mr

2018-08-31 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar reassigned PARQUET-1388: -- Assignee: Nandor Kollar > Nanosecond precision time and timestamp - parquet-mr >

[jira] [Updated] (PARQUET-1388) Nanosecond precision time and timestamp - parquet-mr

2018-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1388: Labels: pull-request-available (was: ) > Nanosecond precision time and timestamp -

Re: [VOTE] Finalizing the design and moving forward to read/write implementation

2018-08-31 Thread Jim Apple
On 2018/08/30 19:41:59, Ryan Blue wrote: > Jim, do you think that the implementation is going to make major changes to > the design of how bloom filters are stored in files? I don't foresee any problems with the current layout.