You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (PARQUET-2135) Performance optimizations: Merged all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/01 17:09:00 UTC, 1 replies.
- [jira] [Commented] (PARQUET-2078) Failed to read parquet file after writing with the same parquet version - posted by "liujingmao (Jira)" <ji...@apache.org> on 2022/04/02 07:46:00 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #951: PARQUET-2134: Fix type checking in HadoopStreams.wrap - posted by GitBox <gi...@apache.org> on 2022/04/03 22:53:43 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2134) Incorrect type checking in HadoopStreams.wrap - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/03 22:54:00 UTC, 0 replies.
- [jira] [Created] (PARQUET-2136) File writer construction with encryptor - posted by "Gidon Gershinsky (Jira)" <ji...@apache.org> on 2022/04/04 10:45:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2135) Performance optimizations: Merged all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/04 15:46:00 UTC, 1 replies.
- [GitHub] [parquet-mr] rdblue commented on a diff in pull request #950: PARQUET-2006: Column resolution by ID - posted by GitBox <gi...@apache.org> on 2022/04/04 19:49:45 UTC, 12 replies.
- [jira] [Commented] (PARQUET-2006) Column resolution by ID - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/04 19:50:00 UTC, 13 replies.
- Don't want to spam the JIRA - posted by "Miller, Tim" <th...@amazon.com.INVALID> on 2022/04/05 20:11:02 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2126) Thread safety bug in CodecFactory - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/06 18:23:00 UTC, 8 replies.
- [GitHub] [parquet-site] shangxinli merged pull request #23: Add search functionality to the Parquet Website with Algolia - posted by GitBox <gi...@apache.org> on 2022/04/06 20:26:17 UTC, 0 replies.
- PARQUET-2126 - posted by James Turton <dz...@apache.org> on 2022/04/07 13:44:57 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2069) Parquet file containing arrays, written by Parquet-MR, cannot be read again by Parquet-MR - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/07 15:50:00 UTC, 7 replies.
- [jira] [Comment Edited] (PARQUET-2069) Parquet file containing arrays, written by Parquet-MR, cannot be read again by Parquet-MR - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/07 15:51:00 UTC, 1 replies.
- [jira] [Updated] (PARQUET-2069) Parquet file containing arrays, written by Parquet-MR, cannot be read again by Parquet-MR - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/07 15:52:00 UTC, 0 replies.
- [GitHub] [parquet-mr] JackBuggins opened a new pull request, #955: PARQUET-2127: update jackson-databind to 2.13.2.2 - posted by GitBox <gi...@apache.org> on 2022/04/07 15:58:32 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2127) Security risk in latest parquet-jackson-1.12.2.jar - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/07 15:59:00 UTC, 1 replies.
- [GitHub] [parquet-mr] JackBuggins commented on pull request #955: PARQUET-2127: update jackson-databind to 2.13.2.2 - posted by GitBox <gi...@apache.org> on 2022/04/07 16:07:21 UTC, 0 replies.
- Re: Parquet Website Launched - posted by Vinoo Ganesh <vi...@gmail.com> on 2022/04/08 13:32:24 UTC, 0 replies.
- [jira] [Commented] (PARQUET-1681) Avro's isElementType() change breaks the reading of some parquet(1.8.1) files - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/08 16:27:00 UTC, 2 replies.
- [jira] [Commented] (PARQUET-2133) Support Int8 and Int16 as basic type - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/08 16:35:00 UTC, 1 replies.
- [GitHub] [parquet-mr] dependabot[bot] opened a new pull request, #956: Bump hadoop-common from 2.10.1 to 3.2.3 - posted by GitBox <gi...@apache.org> on 2022/04/12 22:05:32 UTC, 0 replies.
- Parquet-cli throws on reading UUID values - posted by gamaken k <ga...@gmail.com> on 2022/04/13 19:32:56 UTC, 3 replies.
- Writing min/max for rowgroup to Parquet - posted by p_...@yahoo.com.INVALID on 2022/04/14 05:20:35 UTC, 1 replies.
- [GitHub] [parquet-mr] ggershinsky commented on pull request #954: PARQUET-2136: File writer construction with encryptor - posted by GitBox <gi...@apache.org> on 2022/04/14 14:13:55 UTC, 1 replies.
- [jira] [Commented] (PARQUET-2136) File writer construction with encryptor - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/14 14:14:00 UTC, 10 replies.
- [GitHub] [parquet-mr] shangxinli commented on a diff in pull request #954: PARQUET-2136: File writer construction with encryptor - posted by GitBox <gi...@apache.org> on 2022/04/14 14:49:08 UTC, 3 replies.
- [GitHub] [parquet-mr] ggershinsky commented on a diff in pull request #954: PARQUET-2136: File writer construction with encryptor - posted by GitBox <gi...@apache.org> on 2022/04/14 14:59:44 UTC, 2 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #954: PARQUET-2136: File writer construction with encryptor - posted by GitBox <gi...@apache.org> on 2022/04/14 16:08:09 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli merged pull request #954: PARQUET-2136: File writer construction with encryptor - posted by GitBox <gi...@apache.org> on 2022/04/14 16:08:38 UTC, 0 replies.
- [GitHub] [parquet-mr] theosib-amazon opened a new pull request, #957: PARQUET-2069: Allow list and array record types to be compatible. - posted by GitBox <gi...@apache.org> on 2022/04/14 16:09:23 UTC, 0 replies.
- [GitHub] [parquet-mr] rdblue commented on a diff in pull request #953: Performance optimizations: Merged all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/18 23:59:40 UTC, 7 replies.
- [GitHub] [parquet-mr] theosib-amazon commented on a diff in pull request #953: Performance optimizations: Merged all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/19 00:48:30 UTC, 3 replies.
- [jira] [Created] (PARQUET-2137) Show Dictionary command throws NPE when dictionary doen'st exist - posted by "EdisonWang (Jira)" <ji...@apache.org> on 2022/04/19 03:52:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-2137) Show Dictionary command throws NPE when dictionary doen't exist - posted by "EdisonWang (Jira)" <ji...@apache.org> on 2022/04/19 03:54:00 UTC, 0 replies.
- [jira] [Resolved] (PARQUET-2137) Show Dictionary command throws NPE when dictionary doen't exist - posted by "EdisonWang (Jira)" <ji...@apache.org> on 2022/04/19 04:08:00 UTC, 0 replies.
- [jira] [Created] (PARQUET-2138) Add ShowBloomFilterCommand to parquet-cli - posted by "EdisonWang (Jira)" <ji...@apache.org> on 2022/04/19 06:57:00 UTC, 0 replies.
- [GitHub] [parquet-mr] WangGuangxin opened a new pull request, #958: PARQUET-2138: Add ShowBloomFilterCommand to parquet-cli - posted by GitBox <gi...@apache.org> on 2022/04/19 07:11:32 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2138) Add ShowBloomFilterCommand to parquet-cli - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/19 07:12:00 UTC, 3 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 2022/04/20 15:07:40 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 2022/04/20 15:08:00 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #950: PARQUET-2006: Column resolution by ID - posted by GitBox <gi...@apache.org> on 2022/04/20 15:40:57 UTC, 0 replies.
- [jira] [Created] (PARQUET-2139) Bogus file offset for ColumnMetaData written to ColumnChunk metadata of single parquet files - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/20 19:25:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2139) Bogus file offset for ColumnMetaData written to ColumnChunk metadata of single parquet files - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/20 19:28:00 UTC, 2 replies.
- [GitHub] [parquet-mr] shangxinli commented on a diff in pull request #958: PARQUET-2138: Add ShowBloomFilterCommand to parquet-cli - posted by GitBox <gi...@apache.org> on 2022/04/20 20:37:38 UTC, 0 replies.
- [jira] [Comment Edited] (PARQUET-2139) Bogus file offset for ColumnMetaData written to ColumnChunk metadata of single parquet files - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/20 20:38:00 UTC, 0 replies.
- [GitHub] [parquet-mr] shangxinli commented on pull request #958: PARQUET-2138: Add ShowBloomFilterCommand to parquet-cli - posted by GitBox <gi...@apache.org> on 2022/04/20 20:43:36 UTC, 0 replies.
- [GitHub] [parquet-mr] theosib-amazon opened a new pull request, #959: PARQUET-2126: Make cached (de)compressors thread-safe - posted by GitBox <gi...@apache.org> on 2022/04/21 17:21:14 UTC, 0 replies.
- [GitHub] [parquet-mr] dossett commented on pull request #959: PARQUET-2126: Make cached (de)compressors thread-safe - posted by GitBox <gi...@apache.org> on 2022/04/22 14:10:45 UTC, 1 replies.
- [GitHub] [parquet-mr] theosib-amazon commented on pull request #959: PARQUET-2126: Make cached (de)compressors thread-safe - posted by GitBox <gi...@apache.org> on 2022/04/22 15:35:33 UTC, 0 replies.
- [jira] [Updated] (PARQUET-1928) Interpret Parquet INT96 type as FIXED[12] AVRO Schema - posted by "Nitish G (Jira)" <ji...@apache.org> on 2022/04/22 16:03:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-1928) Interpret Parquet INT96 type as FIXED[12] AVRO Schema - posted by "Nitish G (Jira)" <ji...@apache.org> on 2022/04/22 16:04:00 UTC, 2 replies.
- [GitHub] [parquet-mr] theosib-amazon commented on pull request #948: PARQUET-2128: Upgrade Thrift to 0.16.0 - posted by GitBox <gi...@apache.org> on 2022/04/22 17:34:56 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2128) Bump Thrift to 0.16.0 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/22 17:35:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2125) ParquetFileReader has a currentBlock information in a private field - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/22 22:06:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2098) Add more methods into interface of BlockCipher - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/22 22:10:00 UTC, 2 replies.
- [jira] [Created] (PARQUET-2140) parquet-cli unable to read UUID values - posted by "Balaji K (Jira)" <ji...@apache.org> on 2022/04/22 22:13:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2140) parquet-cli unable to read UUID values - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/23 00:43:00 UTC, 11 replies.
- [jira] [Created] (PARQUET-2141) Controlling memory utilization by ParquetReader - posted by "Rohan Garg (Jira)" <ji...@apache.org> on 2022/04/23 17:16:00 UTC, 0 replies.
- Any doc/wiki/contribution guide? - posted by Xinyu Zeng <xz...@gmail.com> on 2022/04/24 15:29:38 UTC, 4 replies.
- [jira] [Created] (PARQUET-2142) parquet-cli throws - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 13:48:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-2142) parquet-cli throws java.lang.NoSuchMethodError on any parquet file access command - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 13:54:00 UTC, 2 replies.
- [jira] [Comment Edited] (PARQUET-2142) parquet-cli throws java.lang.NoSuchMethodError on any parquet file access command - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 13:56:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2142) parquet-cli throws java.lang.NoSuchMethodError on any parquet file access command - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 13:56:00 UTC, 0 replies.
- [jira] (PARQUET-2142) parquet-cli throws java.lang.NoSuchMethodError on any parquet file access command - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 13:57:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-2142) parquet-cli without hadoop throws java.lang.NoSuchMethodError on any parquet file access command - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 14:04:00 UTC, 0 replies.
- [jira] [Created] (PARQUET-2143) parquet-cli with hadoop throws java.lang.RuntimeException - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 14:09:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-2143) parquet-cli with hadoop throws java.lang.RuntimeException on any parquet file access - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 14:10:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2142) parquet-cli without hadoop throws java.lang.NoSuchMethodError on any parquet file access command - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 15:04:00 UTC, 1 replies.
- [jira] [Commented] (PARQUET-2143) parquet-cli with hadoop throws java.lang.RuntimeException on any parquet file access - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 15:08:00 UTC, 1 replies.
- [jira] [Comment Edited] (PARQUET-2140) parquet-cli unable to read UUID values - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/25 15:51:00 UTC, 0 replies.
- [GitHub] [parquet-mr] theosib-amazon commented on pull request #953: Performance optimizations: Merged all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/25 18:18:18 UTC, 1 replies.
- [jira] [Comment Edited] (PARQUET-2143) parquet-cli with hadoop throws java.lang.RuntimeException on any parquet file access - posted by "Balaji K (Jira)" <ji...@apache.org> on 2022/04/25 18:44:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-1647) [Java] support for Arrow's float16 - posted by "JAVIER ANDRES RECASENS SANCHEZ (Jira)" <ji...@apache.org> on 2022/04/25 20:52:00 UTC, 2 replies.
- [GitHub] [parquet-mr] prakharjain09 commented on pull request #945: PARQUET-2117: Expose Row Index via ParquetReader and ParquetRecordReader - posted by GitBox <gi...@apache.org> on 2022/04/25 21:00:15 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2117) Add rowPosition API in parquet record readers - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/25 21:01:00 UTC, 1 replies.
- [GitHub] [parquet-mr] theosib-amazon opened a new pull request, #960: Performance optimization: Move all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/25 21:14:54 UTC, 0 replies.
- [GitHub] [parquet-mr] ggershinsky commented on pull request #945: PARQUET-2117: Expose Row Index via ParquetReader and ParquetRecordReader - posted by GitBox <gi...@apache.org> on 2022/04/26 05:49:23 UTC, 0 replies.
- [GitHub] [parquet-mr] WangGuangxin commented on pull request #958: PARQUET-2138: Add ShowBloomFilterCommand to parquet-cli - posted by GitBox <gi...@apache.org> on 2022/04/26 11:48:06 UTC, 0 replies.
- [jira] [Comment Edited] (PARQUET-2142) parquet-cli without hadoop throws java.lang.NoSuchMethodError on any parquet file access command - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/26 13:20:00 UTC, 0 replies.
- [jira] [Commented] (PARQUET-2104) parquet-cli broken in master - posted by "Timothy Miller (Jira)" <ji...@apache.org> on 2022/04/26 13:21:00 UTC, 0 replies.
- [jira] [Updated] (PARQUET-2140) parquet-cli unable to read UUID values - posted by "Vinoo Ganesh (Jira)" <ji...@apache.org> on 2022/04/26 18:41:00 UTC, 0 replies.
- [GitHub] [parquet-mr] theosib-amazon commented on pull request #960: Performance optimization: Move all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/26 21:40:03 UTC, 0 replies.
- Today's sync meeting will start ~15 minutes late - posted by Xinli shang <sh...@uber.com.INVALID> on 2022/04/27 15:18:31 UTC, 1 replies.
- Meeting notes for Parquet monthly sync - 4/27/2022 - posted by Xinli shang <sh...@uber.com.INVALID> on 2022/04/27 17:03:14 UTC, 0 replies.
- Updated invitation: Parquet Sync @ Monthly from 8:30am to 9:30am on the fourth Tuesday (PDT) (dev@parquet.apache.org) - posted by sh...@uber.com.INVALID on 2022/04/27 17:13:46 UTC, 0 replies.
- Updated invitation: Parquet Sync @ Monthly from 9am to 10am on the fourth Wednesday from Wed Oct 27, 2021 to Tue May 24 (PDT) (dev@parquet.apache.org) - posted by sh...@uber.com.INVALID on 2022/04/27 17:13:47 UTC, 1 replies.
- Updated invitation: Parquet Sync @ Monthly from 9am to 10am on the fourth Wednesday from Wed Mar 23 to Tue May 24 (PDT) (dev@parquet.apache.org) - posted by sh...@uber.com.INVALID on 2022/04/27 17:13:47 UTC, 1 replies.
- [GitHub] [parquet-mr] theosib-amazon closed pull request #953: Performance optimizations: Merged all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/27 17:22:13 UTC, 0 replies.
- [GitHub] [parquet-mr] rdblue commented on a diff in pull request #960: Performance optimization: Move all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/27 18:52:11 UTC, 4 replies.
- [GitHub] [parquet-mr] theosib-amazon commented on a diff in pull request #960: Performance optimization: Move all LittleEndianDataInputStream functionality into ByteBufferInputStream - posted by GitBox <gi...@apache.org> on 2022/04/27 19:39:49 UTC, 2 replies.
- [jira] [Created] (PARQUET-2144) Fix ColumnIndexBuilder for notIn predicate - posted by "Huaxin Gao (Jira)" <ji...@apache.org> on 2022/04/28 06:33:00 UTC, 0 replies.
- [GitHub] [parquet-mr] huaxingao opened a new pull request, #961: Fix ColumnIndexBuilder for notIn predicate - posted by GitBox <gi...@apache.org> on 2022/04/28 06:36:14 UTC, 0 replies.
- [GitHub] [parquet-mr] huaxingao commented on pull request #961: Fix ColumnIndexBuilder for notIn predicate - posted by GitBox <gi...@apache.org> on 2022/04/28 06:39:44 UTC, 0 replies.
- [GitHub] [parquet-mr] ggershinsky commented on pull request #961: Fix ColumnIndexBuilder for notIn predicate - posted by GitBox <gi...@apache.org> on 2022/04/28 10:21:09 UTC, 1 replies.
- [GitHub] [parquet-mr] theosib-amazon opened a new pull request, #962: Performance optimization to ByteBitPackingValuesReader - posted by GitBox <gi...@apache.org> on 2022/04/28 14:10:11 UTC, 0 replies.
- Design doc on performance optimizations for ParquetMR byte buffer I/O - posted by "Miller, Tim" <th...@amazon.com.INVALID> on 2022/04/28 14:12:03 UTC, 0 replies.
- [GitHub] [parquet-mr] guillaume-fetter opened a new pull request, #963: PARQUET-1020 Add DynamicMessage writing support - posted by GitBox <gi...@apache.org> on 2022/04/28 14:40:45 UTC, 0 replies.
- [jira] [Commented] (PARQUET-1020) Add support for Dynamic Messages in parquet-protobuf - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/28 14:41:00 UTC, 0 replies.