You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (PARQUET-2101) Fix wrong descriptions about the default block size - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2021/11/01 05:40:00 UTC, 0 replies.
- [GitHub] [parquet-mr] sekikn opened a new pull request #936: PARQUET-2101: Fix wrong descriptions about the default block size - posted by GitBox <gi...@apache.org> on 2021/11/01 05:41:41 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2101) Fix wrong descriptions about the default block size - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/01 05:42:00 UTC, 3 replies.
- [jira] [Commented] (PARQUET-129) AvroParquetWriter can't save object who can have link to object of same type - posted by "Miguel Costa (Jira)" <ji...@apache.org> on 2021/11/01 14:51:00 UTC, 0 replies.
- [GitHub] [parquet-mr] gszadovszky merged pull request #936: PARQUET-2101: Fix wrong descriptions about the default block size - posted by GitBox <gi...@apache.org> on 2021/11/02 09:43:57 UTC, 2 replies.
- [jira] [Resolved] (PARQUET-2101) Fix wrong descriptions about the default block size - posted by "Gabor Szadovszky (Jira)" <ji...@apache.org> on 2021/11/02 09:45:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1657) [C++] Change Bloom filter implementation to use xxhash - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1515) [C++] Disable LZ4 codec - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1385) [C++] bloom_filter-test is very slow under valgrind - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 1 replies.
- [jira] [Updated] (PARQUET-1158) [C++] Basic RowGroup filtering - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1814) [C++] TestInt96ParquetIO failure on Windows - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 2 replies.
- [jira] [Updated] (PARQUET-1416) [C++] Deprecate parquet/api/* in favor of simpler public API "parquet/api.h" - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1634) [C++] Factor out data/dictionary page writes to allow for page buffering - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1199) [C++] Support writing (and test reading) boolean values with RLE encoding - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1646) [C++] Use arrow::Buffer for buffered dictionary indices in DictEncoder instead of std::vector - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1412) [C++] Incorporate CLI utilities and benchmarks into Arrow codebase - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1614) [C++] Reuse arrow::Buffer used as scratch space for decryption in Thrift deserialization hot path - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1361) [C++] 1.4.1 library allows creation of parquet file w/NULL values for INT types - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-2099) [C++] Statistics::num_values() is misleading - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1430) [C++] Add tests for C++ tools - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1859) [C++] Require error message when using ParquetException::EofException - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1159) [C++] Compatibility with C++ iterators - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1653) [C++] Deprecated BIT_PACKED level decoding is probably incorrect - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:39:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-492) [C++] Incorporate DELTA_BYTE_ARRAY value encoder into library and add unit tests - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:40:00 UTC, 0 replies.
- [jira] [Assigned] (PARQUET-492) [C++] Incorporate DELTA_BYTE_ARRAY value encoder into library and add unit tests - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:41:00 UTC, 0 replies.
- [jira] [Resolved] (PARQUET-1385) [C++] bloom_filter-test is very slow under valgrind - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 17:47:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-1159) [C++] Compatibility with C++ iterators - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 18:17:00 UTC, 0 replies.
- [jira] [Resolved] (PARQUET-492) [C++] Incorporate DELTA_BYTE_ARRAY value encoder into library and add unit tests - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 18:20:00 UTC, 0 replies.
- [jira] [Assigned] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/09 16:30:00 UTC, 0 replies.
- [jira] [Resolved] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/09 16:30:00 UTC, 0 replies.
- [jira] [Created] (PARQUET-2102) Typo in ColumnIndexBase toString - posted by "Ryan Rupp (Jira)" <ji...@apache.org> on 2021/11/11 05:27:00 UTC, 0 replies.
- [jira] [Assigned] (PARQUET-2102) Typo in ColumnIndexBase toString - posted by "Ryan Rupp (Jira)" <ji...@apache.org> on 2021/11/11 05:27:00 UTC, 0 replies.
- [GitHub] [parquet-mr] ryanrupp opened a new pull request #937: PARQUET-2102: Fix typo in ColumnIndexBase toString - posted by GitBox <gi...@apache.org> on 2021/11/11 05:30:13 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2102) Typo in ColumnIndexBase toString - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/11 05:31:00 UTC, 3 replies.
- [jira] (PARQUET-2102) Typo in ColumnIndexBase toString - posted by "Ryan Rupp (Jira)" <ji...@apache.org> on 2021/11/11 05:32:00 UTC, 0 replies.
- [GitHub] [parquet-mr] ryanrupp commented on pull request #937: PARQUET-2102: Fix typo in ColumnIndexBase toString - posted by GitBox <gi...@apache.org> on 2021/11/11 05:43:58 UTC, 0 replies.
- [GitHub] [parquet-mr] ryanrupp edited a comment on pull request #937: PARQUET-2102: Fix typo in ColumnIndexBase toString - posted by GitBox <gi...@apache.org> on 2021/11/11 05:44:59 UTC, 0 replies.
- [GitHub] [parquet-mr] gszadovszky merged pull request #937: PARQUET-2102: Fix typo in ColumnIndexBase toString - posted by GitBox <gi...@apache.org> on 2021/11/11 08:13:01 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #935: PARQUET-2040: Uniform encryption - posted by GitBox <gi...@apache.org> on 2021/11/12 16:44:30 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2040) Uniform encryption - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/12 16:45:00 UTC, 1 replies.
- [GitHub] [parquet-mr] shangxinli closed pull request #932: Parquet-2091: Fix release build error introduced by PARQUET-2043 - posted by GitBox <gi...@apache.org> on 2021/11/12 16:45:02 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2043) Fail build for used but not declared direct dependencies - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/12 16:46:00 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #924: PARQUET-2076: Improve Travis CI build Performance - posted by GitBox <gi...@apache.org> on 2021/11/12 17:04:59 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2076) Improve Travis CI build Performance - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/12 17:06:00 UTC, 4 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #907: PARQUET-2049: Deprecate Exceptions Class - posted by GitBox <gi...@apache.org> on 2021/11/12 17:19:47 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2049) Deprecate Exceptions Class - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/12 17:20:00 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #900: PARQUET-2042: Add support for unwrapping common Protobuf wrappers and… - posted by GitBox <gi...@apache.org> on 2021/11/12 17:23:06 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2042) Unwrap common Protobuf wrappers and logical Timestamps, Date, TimeOfDay - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/12 17:24:00 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #828: PARQUET-1925: Introduce Velocity Template Engine to Parquet Generator - posted by GitBox <gi...@apache.org> on 2021/11/12 17:24:17 UTC, 0 replies.
- [jira] [Commented] (PARQUET-1925) Introduce Velocity Template Engine to Parquet Generator - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/12 17:25:00 UTC, 0 replies.
- [GitHub] [parquet-mr] mixermt commented on pull request #754: PARQUET-1784: Column-wise configuration - posted by GitBox <gi...@apache.org> on 2021/11/14 10:11:25 UTC, 0 replies.
- [jira] [Commented] (PARQUET-1784) Column-wise configuration - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/14 10:12:00 UTC, 1 replies.
- [GitHub] [parquet-mr] YunLemon commented on pull request #924: PARQUET-2076: Improve Travis CI build Performance - posted by GitBox <gi...@apache.org> on 2021/11/15 01:27:23 UTC, 0 replies.
- [GitHub] [parquet-mr] martin-g edited a comment on pull request #924: PARQUET-2076: Improve Travis CI build Performance - posted by GitBox <gi...@apache.org> on 2021/11/15 08:08:12 UTC, 0 replies.
- [GitHub] [parquet-mr] gszadovszky commented on pull request #754: PARQUET-1784: Column-wise configuration - posted by GitBox <gi...@apache.org> on 2021/11/15 08:23:19 UTC, 0 replies.
- [GitHub] [parquet-mr] martin-g commented on pull request #924: PARQUET-2076: Improve Travis CI build Performance - posted by GitBox <gi...@apache.org> on 2021/11/15 08:27:38 UTC, 0 replies.
- [jira] [Created] (PARQUET-2103) crypto exception in print toPrettyJSON - posted by "Gidon Gershinsky (Jira)" <ji...@apache.org> on 2021/11/16 08:00:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-2103) crypto exception in print toPrettyJSON - posted by "Gidon Gershinsky (Jira)" <ji...@apache.org> on 2021/11/16 08:01:00 UTC, 1 replies.
- [jira] [Commented] (PARQUET-2103) crypto exception in print toPrettyJSON - posted by "Gidon Gershinsky (Jira)" <ji...@apache.org> on 2021/11/22 12:40:00 UTC, 2 replies.
- unable to get rid of NoSuchMethodError with parquet-cli - posted by gamaken k <ga...@gmail.com> on 2021/11/23 00:08:44 UTC, 2 replies.
- Reminder of tomorrow's Parquet sync meeting - posted by Xinli shang <sh...@uber.com.INVALID> on 2021/11/23 20:04:55 UTC, 0 replies.
- [jira] [Created] (PARQUET-2104) parquet-cli broken in master - posted by "Balaji K (Jira)" <ji...@apache.org> on 2021/11/23 20:12:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2104) parquet-cli broken in master - posted by "Balaji K (Jira)" <ji...@apache.org> on 2021/11/23 21:05:00 UTC, 1 replies.
- [GitHub] [parquet-mr] shangxinli merged pull request #935: PARQUET-2040: Uniform encryption - posted by GitBox <gi...@apache.org> on 2021/11/24 16:57:54 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli merged pull request #924: PARQUET-2076: Improve Travis CI build Performance - posted by GitBox <gi...@apache.org> on 2021/11/24 17:30:13 UTC, 0 replies.
- Parquet community meeting notes - posted by Xinli shang <sh...@uber.com.INVALID> on 2021/11/24 17:31:07 UTC, 0 replies.
- [ANNOUNCEMENT] Gidon Gershinsky as Apache Parquet PMC - posted by Xinli shang <sh...@uber.com.INVALID> on 2021/11/24 21:27:16 UTC, 4 replies.
- RE: [External] Re: [ANNOUNCEMENT] Gidon Gershinsky as Apache Parquet PMC - posted by Yoav Etsion <yo...@speedata.io> on 2021/11/25 07:06:31 UTC, 0 replies.
- [GitHub] [parquet-mr] IgorBerman commented on pull request #249: PARQUET-343 Caching nulls on group node to improve write performance on wide schema sparse data - posted by GitBox <gi...@apache.org> on 2021/11/28 19:34:04 UTC, 0 replies.
- Re: [Announce] new committer: Gidon Gershinsky - posted by Tham Ha <th...@emotiv.com> on 2021/11/29 02:07:33 UTC, 0 replies.
- [GitHub] [parquet-mr] IgorBerman opened a new pull request #938: disabling statistics under configuration parameter - posted by GitBox <gi...@apache.org> on 2021/11/30 12:47:22 UTC, 0 replies.