Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Pull requests: apache/parquet-cpp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

PARQUET-1272: Return correct row count for nested columns in ScanFileContents
#457 by xhochy was closed Apr 18, 2018 Loading… updated Apr 18, 2018
PARQUET-1262: Use the same BOOST_ROOT and Boost_NAMESPACE for Thrift
#460 by xhochy was closed Apr 23, 2018 Loading… updated Apr 23, 2018
PARQUET-1283: [C++] Remove trailing space for string and int96 statis…
#461 by jneuff was closed May 1, 2018 Loading… updated May 1, 2018
PARQUET-979: Limit size of min, max or disable stats for long binary types
#465 by majetideepak was closed May 21, 2018 Loading… updated May 21, 2018
PARQUET-1307: Fix memory-test for newer Arrow
#466 by pitrou was closed May 26, 2018 Loading… updated May 26, 2018
PARQUET-1315: ColumnChunkMetaData.has_dictionary_page() should return…
#469 by majetideepak was closed May 31, 2018 Loading… updated May 31, 2018
PARQUET-1313: [C++] Fix gtest build failure on Windows
#468 by pitrou was closed May 31, 2018 Loading… updated May 31, 2018
PARQUET-1319: Pass BISON_EXECUTABLE to Thrift EP for MacOS
#470 by thamht4190 was closed Jun 14, 2018 Loading… updated Jun 14, 2018
PARQUET-1340: Fix Travis Ci valgrind errors related to std::random_de…
#473 by majetideepak was closed Jun 28, 2018 Loading… updated Jun 28, 2018
PARQUET-1334: [C++] memory_map parameter seems missleading in parquet file opener
#471 by philhoch was closed Jun 28, 2018 Loading… updated Jun 28, 2018
PARQUET-1346: [C++] Protect against empty Arrow arrays with null values
#474 by pitrou was closed Jul 12, 2018 Loading… updated Jul 12, 2018
PARQUET-1349: [C++] PARQUET_RPATH_ORIGIN is not picked by the build
#476 by xhochy was closed Jul 14, 2018 Loading… updated Jul 14, 2018
PARQUET-1323: Fix compiler warnings on clang-6
#478 by wesm was closed Jul 24, 2018 Loading… updated Jul 24, 2018
PARQUET-1358: index_page_offset should be unset as it is not supported
#480 by xhochy was closed Jul 26, 2018 Loading… updated Jul 26, 2018
PARQUET-1350: [C++] Use abstract ResizableBuffer instead of concrete PoolBuffer
#477 by pitrou was closed Jul 23, 2018 Loading… updated Jul 28, 2018
PARQUET-1360: Use conforming API style, variable names in WriteFileMetaData functions
#482 by wesm was closed Jul 29, 2018 Loading… updated Jul 29, 2018
PARQUET-1348: Add ability to write FileMetaData in arrow FileWriter
#481 by rgruener was closed Jul 28, 2018 Loading… updated Jul 30, 2018
PARQUET-1227: Thrift crypto metadata structures
#463 by ggershinsky was closed Jul 31, 2018 Loading… updated Jul 31, 2018
PARQUET-1357: FormatStatValue truncates binary statistics on zero character
#479 by xhochy was closed Aug 1, 2018 Loading… updated Aug 1, 2018
PARQUET-1366: [C++] Streamline use of Arrow's bit-util.h APIs
#483 by pitrou was closed Aug 1, 2018 Loading… updated Aug 1, 2018
PARQUET-1301: [C++] Crypto package in parquet-cpp
#464 by ggershinsky was closed Aug 4, 2018 Loading… updated Aug 4, 2018
PARQUET-1332: Add bloom filter for parquet
#432 by chenjunjiedada was closed Aug 15, 2018 Loading… updated Aug 15, 2018
PARQUET-1148: Revert coverage changes from PARQUET-1038
#415 by wesm was closed Aug 15, 2018 Loading… updated Aug 15, 2018
ProTip! Filter pull requests by the default branch with base:master.