[jira] [Commented] (PARQUET-815) Unable to create parquet file for the given data

2017-05-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020646#comment-16020646 ] Ryan Blue commented on PARQUET-815: --- You're right that the error message says scale, not precision.

[jira] [Resolved] (PARQUET-815) Unable to create parquet file for the given data

2017-05-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved PARQUET-815. --- Resolution: Not A Problem Assignee: Ryan Blue > Unable to create parquet file for the given

[jira] [Commented] (PARQUET-815) Unable to create parquet file for the given data

2017-05-22 Thread Navya Krishnappa (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16020637#comment-16020637 ] Navya Krishnappa commented on PARQUET-815: -- Hi [~rdblue] Precision is positive only, but the

[jira] [Resolved] (PARQUET-997) Fix override compiler warnings

2017-05-22 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved PARQUET-997. -- Resolution: Fixed Fix Version/s: cpp-1.2.0 Issue resolved by pull request 338

[jira] [Assigned] (PARQUET-986) Improve MSVC build - ThirdpartyToolchain - Thrift

2017-05-22 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned PARQUET-986: Assignee: rip.nsk > Improve MSVC build - ThirdpartyToolchain - Thrift >

[jira] [Updated] (PARQUET-996) Improve MSVC build - ThirdpartyToolchain - Arrow

2017-05-22 Thread rip.nsk (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rip.nsk updated PARQUET-996: Description: - Use CMAKE_GENERATOR instead of harcoded "NMake Makefiles" - Fix DEPENDEES for copy_dll_step

[jira] [Resolved] (PARQUET-986) Improve MSVC build - ThirdpartyToolchain - Thrift

2017-05-22 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved PARQUET-986. -- Resolution: Fixed Fix Version/s: cpp-1.2.0 Issue resolved by pull request 336

Re: [RESULT][VOTE] Release Apache Parquet C++ 1.1.0 RC2

2017-05-22 Thread Wes McKinney
Thanks Uwe! One of us should add high level release notes to the change log. I can do it a bit later today unless you would like to as part of the release announcement. On Mon, May 22, 2017 at 8:56 AM Uwe L. Korn wrote: > With 4 (binding) +1 and no negative votes, the release

[jira] [Commented] (PARQUET-41) Add bloom filters to parquet statistics

2017-05-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019813#comment-16019813 ] Ryan Blue commented on PARQUET-41: -- Yeah, I'll help review it. > Add bloom filters to parquet statistics

[jira] [Commented] (PARQUET-41) Add bloom filters to parquet statistics

2017-05-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019812#comment-16019812 ] Ferdinand Xu commented on PARQUET-41: - The pull request for PARQUET-319 is out of date which requires

[jira] [Commented] (PARQUET-41) Add bloom filters to parquet statistics

2017-05-22 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019802#comment-16019802 ] Ryan Blue commented on PARQUET-41: -- [~Ferd], it shouldn't matter that the bloom filter is stored at the

[jira] [Commented] (PARQUET-41) Add bloom filters to parquet statistics

2017-05-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019792#comment-16019792 ] Ferdinand Xu commented on PARQUET-41: - Thanks [~rdblue] for your comments. bq. For example, if you

[jira] [Commented] (PARQUET-995) [C++] Int96 reader in parquet_arrow uses size of Int96Type instead of Int96

2017-05-22 Thread Xianjin YE (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019758#comment-16019758 ] Xianjin YE commented on PARQUET-995: Hi, [~wesmckinn] how is this issue found? I was haunted by

[jira] [Resolved] (PARQUET-972) C++: Release 1.1.0

2017-05-22 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved PARQUET-972. - Resolution: Fixed > C++: Release 1.1.0 > -- > > Key: PARQUET-972

[ANNOUNCE] Apache Parquet C++ release 1.0.0

2017-05-22 Thread Uwe L. Korn
We are please to announce the release of Apache Parquet C++ 1.1.0! Parquet is a general-purpose columnar file format supporting nested data. It uses space-efficient encodings and a compressed and splittable structure for processing frameworks like Hadoop. The CHANGELOG for the release is

[RESULT][VOTE] Release Apache Parquet C++ 1.1.0 RC2

2017-05-22 Thread Uwe L. Korn
With 4 (binding) +1 and no negative votes, the release candidate has passed. I will shortly upload the release and send out an announcement. Uwe -- Uwe L. Korn uw...@xhochy.com On Fri, May 19, 2017, at 08:24 PM, Julien Le Dem wrote: > +1 (binding) > verified signature + build + test on

[jira] [Created] (PARQUET-998) C++: Release script is not usable

2017-05-22 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created PARQUET-998: --- Summary: C++: Release script is not usable Key: PARQUET-998 URL: https://issues.apache.org/jira/browse/PARQUET-998 Project: Parquet Issue Type: Bug

[jira] [Comment Edited] (PARQUET-41) Add bloom filters to parquet statistics

2017-05-22 Thread Junjie Chen (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018218#comment-16018218 ] Junjie Chen edited comment on PARQUET-41 at 5/22/17 6:26 AM: - Hi [~rdblue] In