[jira] [Created] (PARQUET-772) Test fails if current locale has decimal mark other than .

2016-11-07 Thread Zoltan Ivanfi (JIRA)
Zoltan Ivanfi created PARQUET-772:
-

 Summary: Test fails if current locale has decimal mark other than .
 Key: PARQUET-772
 URL: https://issues.apache.org/jira/browse/PARQUET-772
 Project: Parquet
  Issue Type: Bug
  Components: parquet-mr
 Environment: LC_COLLATE=hu_HU.UTF-8
LC_MEASUREMENT=hu_HU.UTF-8
LC_CTYPE=hu_HU.UTF-8
Reporter: Zoltan Ivanfi
Priority: Trivial


mvn test fails on my machine because of my locale settings:

Failed tests:   
testFloatMinMax(org.apache.parquet.column.statistics.TestStatistics): 
expected: but was:
  testDoubleMinMax(org.apache.parquet.column.statistics.TestStatistics): 
expected: but was:

$ printenv | grep LC
LC_COLLATE=hu_HU.UTF-8
LC_MEASUREMENT=hu_HU.UTF-8
LC_CTYPE=hu_HU.UTF-8



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PARQUET-771) C++: Sync KEYS file

2016-11-07 Thread Uwe L. Korn (JIRA)

[ 
https://issues.apache.org/jira/browse/PARQUET-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644795#comment-15644795
 ] 

Uwe L. Korn commented on PARQUET-771:
-

PR: https://github.com/apache/parquet-cpp/pull/188

> C++: Sync KEYS file
> ---
>
> Key: PARQUET-771
> URL: https://issues.apache.org/jira/browse/PARQUET-771
> Project: Parquet
>  Issue Type: Task
>  Components: parquet-cpp
>Reporter: Uwe L. Korn
>Assignee: Uwe L. Korn
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (PARQUET-771) C++: Sync KEYS file

2016-11-07 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created PARQUET-771:
---

 Summary: C++: Sync KEYS file
 Key: PARQUET-771
 URL: https://issues.apache.org/jira/browse/PARQUET-771
 Project: Parquet
  Issue Type: Task
  Components: parquet-cpp
Reporter: Uwe L. Korn
Assignee: Uwe L. Korn






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (PARQUET-770) [CPP] Implement PARQUET-686 statistics bug fixes

2016-11-07 Thread Deepak Majeti (JIRA)
Deepak Majeti created PARQUET-770:
-

 Summary: [CPP] Implement PARQUET-686 statistics bug fixes
 Key: PARQUET-770
 URL: https://issues.apache.org/jira/browse/PARQUET-770
 Project: Parquet
  Issue Type: Bug
  Components: parquet-cpp
Reporter: Deepak Majeti


The statistics written by the parquet-mr / parquet-cpp could be incorrect for 
certain data types.
parquet-mr JIRA: PARQUET-686
Issue Discussion: https://github.com/apache/parquet-mr/pull/362
parquet-mr patch: https://github.com/apache/parquet-mr/pull/367



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (PARQUET-768) Add Uwe L. Korn to KEYS

2016-11-07 Thread Julien Le Dem (JIRA)

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

Julien Le Dem resolved PARQUET-768.
---
   Resolution: Fixed
Fix Version/s: 1.10.0

Issue resolved by pull request 383
[https://github.com/apache/parquet-mr/pull/383]

> Add Uwe L. Korn to KEYS
> ---
>
> Key: PARQUET-768
> URL: https://issues.apache.org/jira/browse/PARQUET-768
> Project: Parquet
>  Issue Type: Task
>Reporter: Uwe L. Korn
>Assignee: Uwe L. Korn
> Fix For: 1.10.0
>
>
> To sign parquet-cpp releases that can be verified by others, I would like to 
> have my gpg key appended to the KEYS file. As there is only a single file 
> (https://dist.apache.org/repos/dist/dev/parquet/KEYS) for all parquet 
> RCs/releases at the end, I'm going to do a PR to the parquet-mr repo first 
> and will then later make a PR to have that KEYS file replicated in 
> parquet-cpp.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PARQUET-769) C++: Add support for Brotli Compression

2016-11-07 Thread Uwe L. Korn (JIRA)

[ 
https://issues.apache.org/jira/browse/PARQUET-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644400#comment-15644400
 ] 

Uwe L. Korn commented on PARQUET-769:
-

[~rdblue] Anything special here I have to take care of? Where is this yet 
implemented?

> C++: Add support for Brotli Compression
> ---
>
> Key: PARQUET-769
> URL: https://issues.apache.org/jira/browse/PARQUET-769
> Project: Parquet
>  Issue Type: New Feature
>  Components: parquet-cpp
>Reporter: Uwe L. Korn
>Assignee: Uwe L. Korn
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (PARQUET-769) C++: Add support for Brotli Compression

2016-11-07 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created PARQUET-769:
---

 Summary: C++: Add support for Brotli Compression
 Key: PARQUET-769
 URL: https://issues.apache.org/jira/browse/PARQUET-769
 Project: Parquet
  Issue Type: New Feature
  Components: parquet-cpp
Reporter: Uwe L. Korn
Assignee: Uwe L. Korn






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)