[jira] [Created] (PARQUET-1678) [C++] Provide classes for reading/writing using input/output operators

2019-10-15 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1678: -- Summary: [C++] Provide classes for reading/writing using input/output operators Key: PARQUET-1678 URL: https://issues.apache.org/jira/browse/PARQUET-1678 Project:

[jira] [Commented] (PARQUET-1678) [C++] Provide classes for reading/writing using input/output operators

2019-10-17 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953988#comment-16953988 ] Gawain BOLTON commented on PARQUET-1678: [~wesm]: Thank you for your feedback. 

[jira] [Created] (PARQUET-1689) Stream API: Allow for columns/rows to be skipped when reading

2019-11-09 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1689: -- Summary: Stream API: Allow for columns/rows to be skipped when reading Key: PARQUET-1689 URL: https://issues.apache.org/jira/browse/PARQUET-1689 Project: Parquet

[jira] [Updated] (PARQUET-1689) [C++] Stream API: Allow for columns/rows to be skipped when reading

2019-11-09 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gawain BOLTON updated PARQUET-1689: --- Component/s: parquet-cpp > [C++] Stream API: Allow for columns/rows to be skipped when read

[jira] [Updated] (PARQUET-1689) [C++] Stream API: Allow for columns/rows to be skipped when reading

2019-11-09 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gawain BOLTON updated PARQUET-1689: --- Summary: [C++] Stream API: Allow for columns/rows to be skipped when reading (was: Stream

[jira] [Created] (PARQUET-1700) [C++] Stream API: Add support for optional and repeated fields

2019-11-23 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1700: -- Summary: [C++] Stream API: Add support for optional and repeated fields Key: PARQUET-1700 URL: https://issues.apache.org/jira/browse/PARQUET-1700 Project: Parquet

[jira] [Commented] (PARQUET-1700) [C++] Stream API: Add support for optional and repeated fields

2019-11-24 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981100#comment-16981100 ] Gawain BOLTON commented on PARQUET-1700: I thought Parquet only supported basic

[jira] [Updated] (PARQUET-1701) [C++] Stream API: Add support for optional fields

2019-11-24 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gawain BOLTON updated PARQUET-1701: --- Description: The parquet::StreamReader and parquet::StreamWriter classes currently only su

[jira] [Created] (PARQUET-1701) [C++] Stream API: Add support for optional fields

2019-11-24 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1701: -- Summary: [C++] Stream API: Add support for optional fields Key: PARQUET-1701 URL: https://issues.apache.org/jira/browse/PARQUET-1701 Project: Parquet Iss

[jira] [Updated] (PARQUET-1700) [C++] Stream API: Add support for repeated fields

2019-11-24 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gawain BOLTON updated PARQUET-1700: --- Description: The parquet::StreamReader and parquet::StreamWriter classes currently only su

[jira] [Created] (PARQUET-1707) [C++]: parquet-arrow-test fails with undefined behaviour sanitizer

2019-12-01 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1707: -- Summary: [C++]: parquet-arrow-test fails with undefined behaviour sanitizer Key: PARQUET-1707 URL: https://issues.apache.org/jira/browse/PARQUET-1707 Project: Par

[jira] [Created] (PARQUET-1709) [C++]: Avoid unnecessary temporary copies

2019-12-03 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1709: -- Summary: [C++]: Avoid unnecessary temporary copies Key: PARQUET-1709 URL: https://issues.apache.org/jira/browse/PARQUET-1709 Project: Parquet Issue Type:

[jira] [Updated] (PARQUET-1709) [C++] Avoid unnecessary temporary std::shared_ptr copies

2019-12-03 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gawain BOLTON updated PARQUET-1709: --- Summary: [C++] Avoid unnecessary temporary std::shared_ptr copies (was: [C++]: Avoid unnec

[jira] [Updated] (PARQUET-1707) [C++] parquet-arrow-test fails with undefined behaviour sanitizer

2019-12-03 Thread Gawain BOLTON (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gawain BOLTON updated PARQUET-1707: --- Summary: [C++] parquet-arrow-test fails with undefined behaviour sanitizer (was: [C++]: pa

[jira] [Created] (PARQUET-1772) [C++] ParquetFileWriter: Data overwritten when output stream opened in append mode

2020-01-18 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1772: -- Summary: [C++] ParquetFileWriter: Data overwritten when output stream opened in append mode Key: PARQUET-1772 URL: https://issues.apache.org/jira/browse/PARQUET-1772

[jira] [Created] (PARQUET-1799) [C++] Stream API: Relax schema checking when reading

2020-02-15 Thread Gawain BOLTON (Jira)
Gawain BOLTON created PARQUET-1799: -- Summary: [C++] Stream API: Relax schema checking when reading Key: PARQUET-1799 URL: https://issues.apache.org/jira/browse/PARQUET-1799 Project: Parquet