Messages by Thread
-
[jira] [Commented] (PARQUET-2162) Why the logic of ParquetFileWrite is diff from the parquet format
Raphael Taylor-Davies (Jira)
-
[FINAL CALL] - Travel Assistance to ApacheCon New Orleans 2022
Gavin McDonald
-
[jira] [Created] (PARQUET-2162) Why the logic of ParquetFileWrite is diff from the parquet format
Kun Liu (Jira)
-
[jira] [Resolved] (PARQUET-2120) parquet-cli dictionary command fails on pages without dictionary encoding
Gidon Gershinsky (Jira)
-
[jira] [Resolved] (PARQUET-2148) Enable uniform decryption with plaintext footer
Gidon Gershinsky (Jira)
-
[jira] [Resolved] (PARQUET-2144) Fix ColumnIndexBuilder for notIn predicate
Gidon Gershinsky (Jira)
-
[jira] [Resolved] (PARQUET-2145) Release 1.12.3
Gidon Gershinsky (Jira)
-
[jira] [Commented] (PARQUET-2145) Release 1.12.3
Brais Couce (Jira)
-
[jira] [Commented] (PARQUET-2161) Row positions are computed incorrectly when range or offset metadata filter is used
ASF GitHub Bot (Jira)
-
[GitHub] [parquet-mr] ala opened a new pull request, #978: PARQUET-2161: Fix row index generation in combination with range filtering
GitBox
-
[jira] [Created] (PARQUET-2161) Row positions are computed incorrectly when range or offset metadata filter is used
Ala Luszczak (Jira)
-
[GitHub] [parquet-mr] shangxinli commented on a diff in pull request #951: PARQUET-2134: Fix type checking in HadoopStreams.wrap
GitBox
-
[jira] [Comment Edited] (PARQUET-2159) Parquet bit-packing de/encode optimization
Fang-Xie (Jira)
-
[jira] [Updated] (PARQUET-2160) Close decompression stream to free off-heap memory in time
Yujiang Zhong (Jira)
-
[jira] [Commented] (PARQUET-2160) Close decompression stream to free off-heap memory in time
Yujiang Zhong (Jira)
-
[jira] [Created] (PARQUET-2160) Close decompression stream to free off-heap memory in time
Yujiang Zhong (Jira)
-
[jira] [Commented] (PARQUET-2159) Parquet bit-packing de/encode optimization
Timothy Miller (Jira)
-
[jira] [Updated] (PARQUET-2159) Parquet bit-packing de/encode optimization
Fang-Xie (Jira)
-
[jira] [Created] (PARQUET-2159) Parquet bit-packing de/encode optimization
Fang-Xie (Jira)
-
[jira] [Commented] (PARQUET-2157) Add BloomFilter fpp config
ASF GitHub Bot (Jira)
-
[GitHub] [parquet-mr] NilsB44 opened a new pull request, #977: PARQUET-2153: SchemaParseException: Can't redefine: element for FixedSchema
GitBox
-
[jira] [Commented] (PARQUET-2153) Cannot read schema from parquet file
Nils Broman (Jira)
-
[jira] [Commented] (PARQUET-2158) Upgrade Hadoop dependency to version 3.2.0
ASF GitHub Bot (Jira)
-
[GitHub] [parquet-mr] steveloughran opened a new pull request, #976: PARQUET-2158:. pgrade Hadoop dependency to version 3.2.0
GitBox
-
[jira] [Created] (PARQUET-2158) Upgrade Hadoop dependency to version 3.2.0
Steve Loughran (Jira)
-
[GitHub] [parquet-mr] sheinbergon commented on pull request #900: PARQUET-2042: Add support for unwrapping common Protobuf wrappers and…
GitBox
-
[jira] [Created] (PARQUET-2157) Add BloomFilter fpp config
Huaxin Gao (Jira)
-
[GitHub] [parquet-mr] huaxingao opened a new pull request, #975: add bloom filter fpp config
GitBox
-
[jira] [Updated] (PARQUET-2156) Column bloom filter: Show bloom filters in tools
panbingkun (Jira)
-
[jira] [Created] (PARQUET-2156) Column bloom filter: Show bloom filters in tools
panbingkun (Jira)
-
[jira] [Commented] (PARQUET-2155) Upgrade protobuf version to 3.20.1
Steve Loughran (Jira)
-
[jira] [Created] (PARQUET-2155) Upgrade protobuf version to 3.20.1
Chao Sun (Jira)
-
[GitHub] [parquet-mr] sunchao opened a new pull request, #973: Upgrade protobuf version to 3.20.1
GitBox
-
[GitHub] [parquet-mr] jinyius commented on pull request #445: Proposed change in AvroSchema to handle circular references.
GitBox
-
[jira] [Comment Edited] (PARQUET-1711) [parquet-protobuf] stack overflow when work with well known json type
J Y (Jira)
-
[jira] [Updated] (PARQUET-1020) Add support for Dynamic Messages in parquet-protobuf
Aaron Blake Niskode-Dossett (Jira)
-
[jira] [Commented] (PARQUET-2154) ParquetFileReader should close its input stream when `filterRowGroups` throw Exception in constructor
ASF GitHub Bot (Jira)
-
[GitHub] [parquet-mr] LuciferYang opened a new pull request, #972: PARQUET-2154: `ParquetFileReader` should close its input stream when `filterRowGroups` throw Exception in constructor
GitBox
-
[jira] [Resolved] (PARQUET-2117) Add rowPosition API in parquet record readers
Prakhar Jain (Jira)
-
[jira] [Updated] (PARQUET-2154) ParquetFileReader should close its input stream when `filterRowGroups` throw Exception in constructor
Yang Jie (Jira)
-
[jira] [Created] (PARQUET-2154) ParquetFileReader should close its input stream when `filterRowGroups` throw Exception in constructor
Yang Jie (Jira)
-
[jira] [Updated] (PARQUET-2153) Cannot read schema from parquet file
Nils Broman (Jira)
-
[jira] [Created] (PARQUET-2153) Cannot read schema from parquet file
Nils Broman (Jira)
-
[jira] [Updated] (PARQUET-2151) Drop Hadoop 2 input stream reflection from parquet-hadoop
Steve Loughran (Jira)
-
[GitHub] [parquet-mr] steveloughran commented on pull request #951: PARQUET-2134: Fix type checking in HadoopStreams.wrap
GitBox
-
[GitHub] [parquet-mr] steveloughran opened a new pull request, #971: PARQUET-2134: Improve binding to ByteBufferReadable
GitBox
-
[jira] [Created] (PARQUET-2152) zstd compressor and decompressor use the same configuration
Peidian Li (Jira)
-
[GitHub] [parquet-mr] steveloughran commented on a diff in pull request #951: PARQUET-2134: Fix type checking in HadoopStreams.wrap
GitBox
-
[jira] [Updated] (PARQUET-2151) Drop Hadoop 1 input stream support from parquet-hadoop
Steve Loughran (Jira)
-
[jira] [Created] (PARQUET-2151) parquet-hadoop to drop Hadoop 1 input stream support
Steve Loughran (Jira)
-
[GitHub] [parquet-site] vinooganesh opened a new pull request, #25: Update website release docs
GitBox
-
[GitHub] [parquet-site] vinooganesh opened a new pull request, #24: Release notes for 1.12.3
GitBox
-
[GitHub] [parquet-mr] dssysolyatin commented on a diff in pull request #707: [PARQUET-1719] Make ParquetReader(List<InputFile>, ParquetReadOptions, ReadSupport<T>) constructor public
GitBox
-
Spin off CLI into separate project?
Miller, Tim
-
[jira] [Commented] (PARQUET-1885) [parquet-protobuf] Pass descriptor to ProtoWriteSupport constructor
ASF GitHub Bot (Jira)
-
[jira] [Commented] (PARQUET-1711) [parquet-protobuf] stack overflow when work with well known json type
J Y (Jira)
-
Bit-packing decode optimization on Parquet-mr
Xie, Fang
-
Meeting notes for Parquet monthly sync - 5/24/2022
Xinli shang
-
[GitHub] [parquet-mr] steveloughran opened a new pull request, #970: PARQUET-2150: parquet-protobuf to compile on Mac M1
GitBox
-
[jira] [Commented] (PARQUET-2150) parquet-protobuf to compile on mac M1
Steve Loughran (Jira)