[jira] [Resolved] (PARQUET-1308) [C++] parquet::arrow should use thread pool, not ParallelFor

2018-08-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved PARQUET-1308. --- Resolution: Fixed Fix Version/s: cpp-1.5.0 Issue resolved by pull request 467 [https

[jira] [Commented] (PARQUET-1308) [C++] parquet::arrow should use thread pool, not ParallelFor

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583431#comment-16583431 ] ASF GitHub Bot commented on PARQUET-1308: - wesm closed pull request #467: PARQU

[jira] [Updated] (PARQUET-1308) [C++] parquet::arrow should use thread pool, not ParallelFor

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1308: Labels: pull-request-available (was: ) > [C++] parquet::arrow should use thread pool, no

[jira] [Commented] (PARQUET-1385) [C++] bloom_filter-test is very slow under valgrind

2018-08-16 Thread Junjie Chen (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583425#comment-16583425 ] Junjie Chen commented on PARQUET-1385: -- The GetRandomString function is very slow,

[jira] [Updated] (PARQUET-1384) [C++] Clang compiler warnings in bloom_filter-test.cc

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1384: Labels: pull-request-available (was: ) > [C++] Clang compiler warnings in bloom_filter-t

[jira] [Updated] (PARQUET-1385) [C++] bloom_filter-test is very slow under valgrind

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1385: Labels: pull-request-available (was: ) > [C++] bloom_filter-test is very slow under valg

[jira] [Commented] (PARQUET-1385) [C++] bloom_filter-test is very slow under valgrind

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583419#comment-16583419 ] ASF GitHub Bot commented on PARQUET-1385: - wesm opened a new pull request #489:

[jira] [Commented] (PARQUET-1384) [C++] Clang compiler warnings in bloom_filter-test.cc

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583417#comment-16583417 ] ASF GitHub Bot commented on PARQUET-1384: - cjjnjust opened a new pull request #

[jira] [Assigned] (PARQUET-1385) [C++] bloom_filter-test is very slow under valgrind

2018-08-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned PARQUET-1385: - Assignee: Wes McKinney > [C++] bloom_filter-test is very slow under valgrind > ---

[jira] [Created] (PARQUET-1385) [C++] bloom_filter-test is very slow under valgrind

2018-08-16 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-1385: - Summary: [C++] bloom_filter-test is very slow under valgrind Key: PARQUET-1385 URL: https://issues.apache.org/jira/browse/PARQUET-1385 Project: Parquet Iss

[jira] [Updated] (PARQUET-1380) [C++] move Bloom filter test binary to parquet-testing repo

2018-08-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated PARQUET-1380: -- Summary: [C++] move Bloom filter test binary to parquet-testing repo (was: move Bloom filter

[jira] [Created] (PARQUET-1384) [C++] Clang compiler warnings in bloom_filter-test.cc

2018-08-16 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-1384: - Summary: [C++] Clang compiler warnings in bloom_filter-test.cc Key: PARQUET-1384 URL: https://issues.apache.org/jira/browse/PARQUET-1384 Project: Parquet I

[jira] [Updated] (PARQUET-1384) [C++] Clang compiler warnings in bloom_filter-test.cc

2018-08-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated PARQUET-1384: -- Description: {code} [69/95] Building CXX object src/parquet/CMakeFiles/bloom_filter-test.dir

[jira] [Updated] (PARQUET-1380) move Bloom filter test binary to parquet-testing repo

2018-08-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated PARQUET-1380: -- Fix Version/s: cpp-1.5.0 > move Bloom filter test binary to parquet-testing repo > --

Re: [VOTE] Moving Apache Parquet C++ development process to a monorepo structure with Apache Arrow C++

2018-08-16 Thread Wes McKinney
In case any are interested: my estimate of the work involved in the migration to be about a full day of total work, possibly less. As soon as the migration plan is decided upon I intend to execute ASAP so that ongoing development efforts are not disrupted. Additionally, in flight patches do not al

[jira] [Created] (PARQUET-1383) Parquet tools should print logical type instead of (or besides) original type

2018-08-16 Thread Nandor Kollar (JIRA)
Nandor Kollar created PARQUET-1383: -- Summary: Parquet tools should print logical type instead of (or besides) original type Key: PARQUET-1383 URL: https://issues.apache.org/jira/browse/PARQUET-1383 P

[jira] [Commented] (PARQUET-1382) [C++] Prepare for arrow::test namespace removal

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582119#comment-16582119 ] ASF GitHub Bot commented on PARQUET-1382: - pitrou opened a new pull request #48

[jira] [Updated] (PARQUET-1382) [C++] Prepare for arrow::test namespace removal

2018-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-1382: Labels: pull-request-available (was: ) > [C++] Prepare for arrow::test namespace removal

[jira] [Created] (PARQUET-1382) [C++] Prepare for arrow::test namespace removal

2018-08-16 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created PARQUET-1382: --- Summary: [C++] Prepare for arrow::test namespace removal Key: PARQUET-1382 URL: https://issues.apache.org/jira/browse/PARQUET-1382 Project: Parquet Iss