- f6ba2af PARQUET-2467: Archive this repo (#504) by Uwe L. Korn · 9 months ago master
- 642da05 Incrementing snapshot version to 1.5.1-SNAPSHOT. by Uwe L. Korn · 6 years ago
- b544913 Updating CHANGELOG for 1.5.0 release. by Uwe L. Korn · 6 years ago
- 93683ce Error if user tries to build from master by Wes McKinney · 6 years ago
- 21a2670 Add PULL_REQUEST_TEMPLATE.md by Wes McKinney · 6 years ago
- f84dca4 Update repository README and add CONTRIBUTING.md after monorepo merge by Wes McKinney · 6 years ago
- 80e110c PARQUET-1372: Add an API to allow writing RowGroups based on size by Deepak Majeti · 6 years ago
- 22c7cbb PARQUET-1392: Read multiple RowGroups at once into an Arrow table by Korn, Uwe · 6 years ago
- da1f0a0 PARQUET-1276: [C++] Reduce the amount of memory used for writing null decimal values by Antoine Pitrou · 6 years ago
- 991e4a5 PARQUET-1256: Add --print-key-value-metadata option to parquet_reader tool by Jacek Pliszka · 6 years ago
- 79a1bc5 PARQUET-1384: fix clang build error for bloom_filter-test.cc by Chen, Junjie · 6 years ago
- ebb4b4b PARQUET-1382: [C++] Prepare for arrow::test namespace removal by Antoine Pitrou · 6 years ago
- 337c8eb PARQUET-1308: [C++] Use Arrow thread pool, not Arrow ParallelFor, fix deprecated APIs, upgrade clang-format version. Fix record delimiting bug by Wes McKinney · 6 years ago
- 310ef06 PARQUET-1378: Allow RowGroups with zero rows to be written by Deepak Majeti · 6 years ago
- 7a09ade PARQUET-1332: Add bloom filter for parquet by Chen, Junjie · 6 years ago
- 63f41b0 PARQUET-1301: [C++] Crypto package in parquet-cpp by Gidon Gershinsky · 6 years ago
- a0d1669 PARQUET-1366: [C++] Streamline use of Arrow's bit-util.h APIs by Antoine Pitrou · 6 years ago
- 646e225 PARQUET-1357: FormatStatValue truncates binary statistics on zero character by Korn, Uwe · 6 years ago
- 4906248 PARQUET-1227: Thrift crypto metadata structures by Gidon Gershinsky · 6 years ago
- 853abb9 PARQUET-1360: Use conforming API style, variable names in WriteFileMetaData functions by Wes McKinney · 6 years ago
- b4023c2 PARQUET-1348: Add ability to write FileMetaData in arrow FileWriter by Robert Gruener · 6 years ago
- c246da9 PARQUET-1358: index_page_offset should be unset as it is not supported by Korn, Uwe · 7 years ago
- 5264ad4 PARQUET-1323: Fix compiler warnings on clang-6 by Wes McKinney · 7 years ago
- 049af6f PARQUET-1350: [C++] Use abstract ResizableBuffer instead of concrete PoolBuffer by Antoine Pitrou · 7 years ago
- c0fad61 PARQUET-1349: [C++] PARQUET_RPATH_ORIGIN is not picked by the build by Korn, Uwe · 7 years ago
- e6739e9 PARQUET-1346: [C++] Protect against empty Arrow arrays with null values by Antoine Pitrou · 7 years ago
- d9c262a PARQUET-1333: [C++] Reading of files with dictionary size 0 fails on Windows with bad_alloc by Philipp Hoch · 7 years ago
- ac5bd82 PARQUET-1334: [C++] memory_map parameter seems missleading in parquet file opener by Philipp Hoch · 7 years ago
- be4c532 PARQUET-1340: Fix Travis Ci valgrind errors related to std::random_de… by Deepak Majeti · 7 years ago
- d15d268 PARQUET-1319: Pass BISON_EXECUTABLE to Thrift EP for MacOS by thamht4190 · 7 years ago
- 7c163ea PARQUET-1313: [C++] Fix gtest build failure on Windows by Antoine Pitrou · 7 years ago
- 1ea4be8 PARQUET-1315: ColumnChunkMetaData.has_dictionary_page() should return… by Deepak Majeti · 7 years ago
- c9bc237 PARQUET-1307: Fix memory-test for newer Arrow by Antoine Pitrou · 7 years ago
- 9586719 PARQUET-979: Limit size of min, max or disable stats for long binary types by Deepak Majeti · 7 years ago
- 8046481 PARQUET-1283: [C++] Remove trailing space for string and int96 statis… by Julius Neuffer · 7 years ago
- f973727 PARQUET-1279: [C++] Adding use of ASSERT_NO_FATAL_FAILURE in unit tests when calling helper functions that call ASSERT_ macros by Joshua Storck · 7 years ago
- 26422f5 PARQUET-1262: Use the same BOOST_ROOT and Boost_NAMESPACE for Thrift by Korn, Uwe · 7 years ago
- aa7a5e5 PARQUET-1272: Return correct row count for nested columns in ScanFileContents by Korn, Uwe · 7 years ago
- 0c1f5c5 PARQUET-1274: Prevent segfault that was occurring when writing a nanosecond timestamp with arrow writer properties set to coerce timestamps and support deprecated int96 timestamps. by Joshua Storck · 7 years ago
- 494658a PARQUET-1273: Properly write dictionary values when writing in chunks by Joshua Storck · 7 years ago
- 456801c PARQUET-1270: Install executable tools by Antoine Pitrou · 7 years ago
- 21b754a PARQUET-1268: Fix conversion of null list Arrow arrays by Antoine Pitrou · 7 years ago
- 8735514 PARQUET-1267: [C++] replace "unsafe" std::equal by std::memcmp by rip.nsk · 7 years ago
- 0875e43 PARQUET-1265: Segfault on static ApplicationVersion initialization by Deepak Majeti · 7 years ago
- 4e7ef12 PARQUET-1255: Fix error message when PARQUET_TEST_DATA isn't defined by Antoine Pitrou · 7 years ago
- 72063f3 PARQUET-1071: Check that arrow::FileWriter::Close() is idempotent by Antoine Pitrou · 7 years ago
- 2cf2af2 PARQUET-1166: Add GetRecordBatchReader in parquet/arrow/reader by Xianjin YE · 7 years ago
- 9fff292 PARQUET-1245: Fix creating Arrow table with duplicate column names by Antoine Pitrou · 7 years ago
- 86fc1d5 PARQUET-1209: define ARROW_STATIC when PARQUET_ARROW_LINKAGE is static by rip.nsk · 7 years ago
- 78630fd Incrementing snapshot version to 1.4.1-SNAPSHOT. by Uwe L. Korn · 7 years ago master-after-apache-parquet-cpp-1.4.0-rc1
- 0b12680 Updating CHANGELOG for 1.4.0 release. by Uwe L. Korn · 7 years ago
- 29a4b07 PARQUET-1225: NaN values may lead to incorrect filtering under certai… by Deepak Majeti · 7 years ago
- e7db065 PARQUET-1233: Enable option to switch between stl classes and boost c… by Deepak Majeti · 7 years ago
- 741012f PARQUET-1218: More informative error message on too short pages by Uwe L. Korn · 7 years ago
- 8dfba82 PARQUET-1219: Update release-candidate script links to gitbox by Uwe L. Korn · 7 years ago
- 276d45f PARQUET-1220: Don't build Thrift examples and tutorials in the ExternalProject by Korn, Uwe · 7 years ago
- 84a424e PARQUET-1221: Extend release README by Korn, Uwe · 7 years ago
- c405bf3 PARQUET-1226: Fixes for CHECKIN compiler warning level with clang 5.0 by Wes McKinney · 7 years ago
- 76388ea PARQUET-1196: Example parquet_arrow project by Uwe L. Korn · 7 years ago
- d5fc848 PARQUET-1200: Support reading a single Arrow column from a Parquet file by Korn, Uwe · 7 years ago
- a9fdeb0 PARQUET-1210: [C++] Completely disable boost autolink on MSVC build by Max Risuhin · 7 years ago
- f13c61f PARQUET-1205: Fix msvc build with static arrow lib by revaliu · 7 years ago
- c064f82 PARQUET-1179: Upgrade to Thrift 0.11, use std::shared_ptr instead of boost::shared_ptr by Uwe L. Korn · 7 years ago
- 01ab0cf PARQUET-1151: [C++] Link with static ms crt by Max Risuhin · 7 years ago
- 62de4b1 PARQUET-1193: [CPP] Implement ColumnOrder to support min_value and max_value by Deepak Majeti · 7 years ago
- 8127315 PARQUET-1086: [C++] Remove usage of arrow/util/compiler-util.h by Korn, Uwe · 7 years ago
- 7ff7beb PARQUET-1180: Fix behaviour of num_children element of primitive nodes by Alec Posney · 7 years ago
- e2814cc PARQUET-1092: Support writing chunked arrow::Table columns by Wes McKinney · 7 years ago
- 6ab16f3 PARQUET-1177: Add PARQUET_BUILD_WARNING_LEVEL option and more rigorous Clang warnings by Wes McKinney · 7 years ago
- 2cf514e PARQUET-859: Flatten parquet/file directory, consolidate file reader, file writer code by Wes McKinney · 7 years ago
- d2ac53c PARQUET-1165: Pin clang-format version to 4.0 by Korn, Uwe · 7 years ago
- 09927ae PARQUET-1175: Fix arrow::ArrayData method rename from ShallowCopy to Copy by Wes McKinney · 7 years ago
- b8f6362 PARQUET-1167: [C++] FieldToNode function should return a status when throwing an exception by Phillip Cloud · 7 years ago
- 1dc70ae PARQUET-970: Add Lz4 and Zstd compression codecs by Xianjin YE · 7 years ago
- 9b39fbd PARQUET-1164: [C++] Account for API changes in ARROW-1808 by Wes McKinney · 7 years ago
- 6a2ed4f PARQUET-1095: [C++] Read and write Arrow decimal values by Phillip Cloud · 7 years ago
- 6cacd05 PARQUET-1162: Update dev/README after migration to Gitbox by Uwe L. Korn · 7 years ago
- 01fd73f PARQUET-1146: Add macOS-compatible sha512sum call to release verify script by Korn, Uwe · 7 years ago
- 8df1525 PARQUET-1150: Hide statically linked boost symbols by Korn, Uwe · 7 years ago
- 2881685 Incrementing snapshot version to 1.3.2-SNAPSHOT. by Uwe L. Korn · 7 years ago master-after-apache-parquet-cpp-1.3.1-rc1
- b2eb433 Updating CHANGELOG for 1.3.1 release. by Uwe L. Korn · 7 years ago
- 631e2ed Revert "Updating CHANGELOG for 1.3.1 release." by Uwe L. Korn · 7 years ago
- dfc8cdd Revert "Incrementing snapshot version to 1.3.2-SNAPSHOT." by Uwe L. Korn · 7 years ago
- 6b4284b PARQUET-1140: Fail on RAT errors in CI by Korn, Uwe · 7 years ago
- a6157d7 PARQUET-1139: Add license header to parquet-cppConfig.cmake.in by Lars Volker · 7 years ago
- 06c5fb8 PARQUET-1138: Fix Arrow 0.7.1 build by Wes McKinney · 7 years ago
- 475be0b Incrementing snapshot version to 1.3.2-SNAPSHOT. by Uwe L. Korn · 7 years ago master-after-apache-parquet-cpp-1.3.1-rc0
- 751ddab Updating CHANGELOG for 1.3.1 release. by Uwe L. Korn · 7 years ago
- a1c950d PARQUET-1070 Add CPack support to the build by Mike Trinkala · 7 years ago
- 2a4fab5 PARQUET-1121: Handle Dictionary[Null] arrays on writing Arrow tables by Korn, Uwe · 7 years ago
- 2e0c28e PARQUET-1123: [C++] Update parquet-cpp to use Arrow's AssertArraysEqual by Phillip Cloud · 7 years ago
- b69669a PARQUET-1105: Remove libboost_system dependency for non MSVC by Deepak Majeti · 7 years ago
- 4a1c2c4 PARQUET-1114 Apply changes for ARROW-1601 ARROW-1611, change shared l… by Rene Sugar · 7 years ago
- b1099e4 PARQUET-1109: Update release verification script to SHA512 by Uwe L. Korn · 7 years ago
- 90bc7a9 PARQUET-1111: Fix help for verify-release-candidate by Lars Volker · 7 years ago
- 6f8c224 PARQUET-1110: Add release verification script for Windows by Wes McKinney · 7 years ago
- 3a74215 Incrementing snapshot version to 1.3.1-SNAPSHOT. by Uwe L. Korn · 7 years ago master-after-apache-parquet-cpp-1.3.0-rc0
- 2c77f01 Updating CHANGELOG for 1.3.0 release. by Uwe L. Korn · 7 years ago
- 96f868f PARQUET-1108: Fix Int96 comparators by Deepak Majeti · 7 years ago
- c5b6943 PARQUET-1037: allow arbitrary size row-groups by Toby Shaw · 7 years ago