[jira] [Created] (PARQUET-515) Add "Reset" to LevelEncoder and LevelDecoder

2016-02-09 Thread Deepak Majeti (JIRA)
Deepak Majeti created PARQUET-515: - Summary: Add "Reset" to LevelEncoder and LevelDecoder Key: PARQUET-515 URL: https://issues.apache.org/jira/browse/PARQUET-515 Project: Parquet Issue Type:

[jira] [Comment Edited] (PARQUET-505) Column reader: automatically handle large data pages

2016-02-09 Thread Deepak Majeti (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15138299#comment-15138299 ] Deepak Majeti edited comment on PARQUET-505 at 2/9/16 3:30 PM: ---

[jira] [Created] (PARQUET-517) Ensuring aligned memory on encode / decode hot paths for SSE optimizations

2016-02-09 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-517: Summary: Ensuring aligned memory on encode / decode hot paths for SSE optimizations Key: PARQUET-517 URL: https://issues.apache.org/jira/browse/PARQUET-517 Project:

[jira] [Commented] (PARQUET-515) Add "Reset" to LevelEncoder and LevelDecoder

2016-02-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15139843#comment-15139843 ] Wes McKinney commented on PARQUET-515: -- Per discussion in

[jira] [Created] (PARQUET-518) Review usages of size_t and unsigned integers generally per Google style guide

2016-02-09 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-518: Summary: Review usages of size_t and unsigned integers generally per Google style guide Key: PARQUET-518 URL: https://issues.apache.org/jira/browse/PARQUET-518

[jira] [Commented] (PARQUET-511) Integer overflow on counting values in column

2016-02-09 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140121#comment-15140121 ] Ryan Blue commented on PARQUET-511: --- Thanks [~goreckim]! I'll have a look soon. I know we've also

[jira] [Created] (PARQUET-519) Disable compiler warning supressions and fix compiler warnings with -O3

2016-02-09 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-519: Summary: Disable compiler warning supressions and fix compiler warnings with -O3 Key: PARQUET-519 URL: https://issues.apache.org/jira/browse/PARQUET-519 Project:

[jira] [Commented] (PARQUET-447) Add Debug and Release build types and associated compiler flags

2016-02-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15140131#comment-15140131 ] Wes McKinney commented on PARQUET-447: -- See https://github.com/apache/parquet-cpp/pull/45. > Add

[jira] [Commented] (PARQUET-470) Thrift 0.9.3 cannot be used in conjunction with googletest and C++11 on Linux

2016-02-09 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15139991#comment-15139991 ] Wes McKinney commented on PARQUET-470: -- For the time being Thrift 0.9.0 seems to work reliably