[jira] [Commented] (PARQUET-1177) [C++] Add more extensive compiler warnings when using Clang

2017-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290034#comment-16290034 ] ASF GitHub Bot commented on PARQUET-1177: - wesm closed pull request #425: PARQUET-1177: Add

[jira] [Resolved] (PARQUET-1177) [C++] Add more extensive compiler warnings when using Clang

2017-12-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved PARQUET-1177. --- Resolution: Fixed Issue resolved by pull request 425

[jira] [Commented] (PARQUET-1177) [C++] Add more extensive compiler warnings when using Clang

2017-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290032#comment-16290032 ] ASF GitHub Bot commented on PARQUET-1177: - wesm commented on issue #425: PARQUET-1177: Add

[jira] [Commented] (PARQUET-1177) [C++] Add more extensive compiler warnings when using Clang

2017-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289789#comment-16289789 ] ASF GitHub Bot commented on PARQUET-1177: - wesm commented on issue #425: PARQUET-1177: Add

[jira] [Resolved] (PARQUET-1142) Avoid leaking Hadoop API to downstream libraries

2017-12-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue resolved PARQUET-1142. Resolution: Fixed Fix Version/s: 1.10.0 > Avoid leaking Hadoop API to downstream libraries

[jira] [Commented] (PARQUET-1142) Avoid leaking Hadoop API to downstream libraries

2017-12-13 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289755#comment-16289755 ] Ryan Blue commented on PARQUET-1142: Merged #429. Thanks to [~zi] and [~gszadovszky] for reviewing!

Re: Clarifying valid uses for RLE encoding type

2017-12-13 Thread Ryan Blue
Sounds good to me. On Wed, Dec 13, 2017 at 10:38 AM, Wes McKinney wrote: > Alright, so what I've taken from this thread is that we should make a > small amendment to the format documents to indicate valid uses for the > RLE encoding -- at least as far as Parquet format V1

Re: Clarifying valid uses for RLE encoding type

2017-12-13 Thread Wes McKinney
Alright, so what I've taken from this thread is that we should make a small amendment to the format documents to indicate valid uses for the RLE encoding -- at least as far as Parquet format V1 is concerned. These consist of: * Repetition and definition levels * Indices in dictionary pages *

[jira] [Commented] (PARQUET-1177) [C++] Add more extensive compiler warnings when using Clang

2017-12-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289396#comment-16289396 ] ASF GitHub Bot commented on PARQUET-1177: - wesm commented on issue #425: PARQUET-1177: Add