1. 18ca392 PARQUET-1094: Add benchmark for boolean Arrow column I/O by Uwe L. Korn · 7 years ago
  2. de35f8e PARQUET-929: Handle arrow::DictionaryArray when writing Arrow data by Korn, Uwe · 7 years ago
  3. 005767c PARQUET-1104: Upgrade to Apache Arrow 0.7.0 RC0 by Wes McKinney · 7 years ago
  4. 6466cfd PARQUET-1098: Install util/comparison.h by Wes McKinney · 7 years ago
  5. 9ba0d48 PARQUET-1096: Update sha{1, 256, 512} checksums per latest ASF release policy by Uwe L. Korn · 7 years ago
  6. cf6992a PARQUET-1002: Compute statistics based on Sort Order by Deepak Majeti · 7 years ago
  7. 15f9839 PARQUET-1093: Improve Arrow level generation error message by Korn, Uwe · 7 years ago
  8. 3b34f02 PARQUET-1090: Add max row group length option, fix int32 overflow by Wes McKinney · 7 years ago
  9. adb3168 PARQUET-1088: Remove parquet_version.h from version control since it gets auto generated by Deepak Majeti · 7 years ago
  10. bc46b14 PARQUET-1087: Add ScanContents function to arrow::FileReader that catches Parquet exceptions by Wes McKinney · 7 years ago
  11. a0c349b PARQUET-1085: [C++] Use namespaced macros from arrow/util/macros.h, work around UNUSED rename by Wes McKinney · 7 years ago
  12. c57deac PARQUET-1083: Factor logic in parquet-scan.cc into a library function to help with perf testing by Wes McKinney · 7 years ago
  13. f8401b1 PARQUET-1075: Fix broken Coverage upload by Deepak Majeti · 7 years ago
  14. 25cda53 PARQUET-1079: Remove Arrow offset shift unneeded after ARROW-1335 by Wes McKinney · 7 years ago
  15. aa6a3c6 PARQUET-1078: Add option to coerce Arrow timestamps to a particular unit by Wes McKinney · 7 years ago
  16. ea0f6e9 PARQUET-1072: Build with ARROW_NO_DEPRECATED_API in Travis CI by Wes McKinney · 7 years ago
  17. 7719d65 PARQUET-1074: Use long key ids in KEYS file by Lars Volker · 7 years ago
  18. b6f3cae PARQUET-1068: Modify .clang-format to use straight Google format with 90-character line width by Wes McKinney · 7 years ago
  19. af96ff0 Incrementing snapshot version to 1.2.1-SNAPSHOT. by Uwe L. Korn · 7 years ago master-after-apache-parquet-cpp-1.2.0-rc1
  20. e5e2f3d Updating CHANGELOG for 1.2.0 release. by Uwe L. Korn · 7 years ago
  21. b3bbc39 PARQUET-1069: Use shared Arrow linkage in verify-release-candidate by Korn, Uwe · 7 years ago
  22. cbdd956 PARQUET-1067: Update arrow hash to 0.5.0 by Uwe L. Korn · 7 years ago
  23. e998dfb PARQUET-1035: Write Int96 from Arrow timestamp(ns) by Colin Nichols · 7 years ago
  24. 178ef72 PARQUET-994: Don't push version number updates directly to master by Uwe L. Korn · 7 years ago
  25. a605297 PARQUET-998: Replace defunct release script through README by Uwe L. Korn · 7 years ago
  26. 18b5044 PARQUET-1054: Fixes for Arrow API changes in ARROW-1199 by Wes McKinney · 7 years ago
  27. 3dedeed PARQUET-1053: Fix unused result warnings due to unchecked Statuses by Phillip Cloud · 7 years ago
  28. 562651e PARQUET-1048: Apache Arrow static transitive dependencies by Deepak Majeti · 7 years ago
  29. 5c02c75 PARQUET-1052: [C++] add_compiler_export_flags() throws warning with CMake >= 3.3 by Deepak Majeti · 7 years ago
  30. 7c90ae7 PARQUET-1040: Add missing writer methods by Korn, Uwe · 7 years ago
  31. 2f5ef89 PARQUET-1045: Remove code that's being moved to Apache Arrow in ARROW-1154 by Wes McKinney · 7 years ago
  32. 84db929 PARQUET-858: Flatten column directory, minor code consolidation by Wes McKinney · 7 years ago
  33. 491182c PARQUET-1044: Use compression libraries from Apache Arrow by Wes McKinney · 7 years ago
  34. c55dc22 PARQUET-1043: Raise minimum CMake version to 3.2, delete cruft. by Wes McKinney · 7 years ago
  35. 6faff71 PARQUET-1041: Support Arrow's NullArray by Uwe L. Korn · 7 years ago
  36. 05b00fa PARQUET-1042: Fix Compilation breaks on GCC 4.8 by Uwe L. Korn · 7 years ago
  37. 9adbe6d PARQUET-1038: Key value metadata should be nullptr if not set by Phillip Cloud · 7 years ago
  38. 29ed01e PARQUET-911: [C++] Support nested structs in parquet_arrow by Itai Incze · 7 years ago
  39. 99759a3 PARQUET-1033: Improve documentation about WriteBatchSpaced by Uwe L. Korn · 7 years ago
  40. 792f858 PARQUET-991: Fix msvc warning C4100: '<id>': unreferenced formal parameter by rip.nsk · 7 years ago
  41. fc60214 PARQUET-1007: Update parquet.thrift by Deepak Majeti · 7 years ago
  42. 52c8789 PARQUET-1029: [C++] Some extern template symbols not being exported in gcc by Wes McKinney · 7 years ago
  43. 7e1a130 PARQUET-1003: Modify DEFAULT_CREATED_BY value for every new release v… by Deepak Majeti · 7 years ago
  44. edeabeb PARQUET-1023: [C++] Resolve Brotli static libraries linking issue on … by Max Risuhin · 7 years ago
  45. ce5e1e7 PARQUET-1008: [C++] TypedColumnReader::ReadBatch method updated to ac… by Max Risuhin · 7 years ago
  46. a7eada4 PARQUET-1016: Upgrade thirdparty Arrow to 0.4.0 by Wes McKinney · 7 years ago
  47. 8a40ef8 PARQUET-1013: Fix ZLIB_INCLUDE_DIR by rip.nsk · 7 years ago
  48. fb787dd PARQUET-999: Improve MSVC build - Enable PARQUET_BUILD_BENCHMARKS by rip.nsk · 7 years ago
  49. 48ded9c PARQUET-967: Combine libparquet, libparquet_arrow libraries by Wes McKinney · 7 years ago
  50. fc5228a PARQUET-991: Resolve msvc warnings; Appveyor treats msvc warnings as … by Max Risuhin · 7 years ago
  51. b36c9ac PARQUET-978: [C++] Minimizing footer reads for small(ish) metadata by Deepak Majeti · 7 years ago
  52. e93a085 PARQUET-1004: Update Windows.md with *_MSVC_STATIC_LIB_SUFFIX usage i… by Max Risuhin · 7 years ago
  53. bac81a7 PARQUET-996: Improve MSVC build - ThirdpartyToolchain - Arrow by rip.nsk · 7 years ago
  54. 2f351f8 PARQUET-997: Fix override compiler warnings by Phillip Cloud · 7 years ago
  55. b5d9117 PARQUET-986: Improve MSVC build - ThirdpartyToolchain - Thrift by rip.nsk · 7 years ago
  56. 3866e3c Incrementing snapshot version to 1.1.1-SNAPSHOT. by Uwe L. Korn · 7 years ago
  57. 73440bd Updating CHANGELOG for 1.1.0 release. by Uwe L. Korn · 7 years ago
  58. 069131d PARQUET-995: Use sizeof(Int96) instead of Int96Type by Wes McKinney · 7 years ago
  59. 1bb3684 Revert "Incrementing snapshot version to 1.1.1-SNAPSHOT." by Uwe L. Korn · 7 years ago
  60. af43cfd Revert "Updating CHANGELOG for 1.1.0 release." by Uwe L. Korn · 7 years ago
  61. dab6bd3 Incrementing snapshot version to 1.1.1-SNAPSHOT. by Uwe L. Korn · 7 years ago
  62. aa3b7bc Updating CHANGELOG for 1.1.0 release. by Uwe L. Korn · 7 years ago
  63. aff9235 PARQUET-977: Merge ExternalProject_Add's versioned by BUILD_BYPRODUCTS by rip.nsk · 7 years ago
  64. 6787492 PARQUET-992: Do not transitively include zlib.h in public API by Wes McKinney · 7 years ago
  65. 339287a PARQUET-981: Set msvc string options only if msvc build by Max Risuhin · 7 years ago
  66. fed5a39 PARQUET-989: [C++] Fix toolchain Travis CI failure by Wes McKinney · 7 years ago
  67. af307f8 PARQUET-988: Add toolchain Linux build using conda by Wes McKinney · 7 years ago
  68. c4caaf0 PARQUET-987: Revert PARQUET-981 until it can be fixed by Wes McKinney · 7 years ago
  69. 50073c3 PARQUET-984: Add abi and so version to pkg-config by Uwe L. Korn · 7 years ago
  70. 149db62 PARQUET-981: Resolve Windows build issues with 3rd party libs referen… by Max Risuhin · 7 years ago
  71. b91a715 PARQUET-983: Update Thirdparty hash to Arrow 0.3.0 by Uwe L. Korn · 7 years ago
  72. 2398317 PARQUET-679: Fix debug asserts in tests (msvc/debug build) by revaliu · 7 years ago
  73. e22a5cd PARQUET-930: Add timestamp[us] to schema test by Korn, Uwe · 7 years ago
  74. 305aacc PARQUET-977: Improve MSVC build. by revaliu · 7 years ago
  75. a5e6482 PARQUET-679: [C++] Resolve unit tests issues on Windows; Run unit tes… by Max Risuhin · 7 years ago
  76. e676372 PARQUET-853: Pass PARQUET_BOOST_USE_SHARED to Arrow EP by Korn, Uwe · 7 years ago
  77. 8a0ae88 PARQUET-914: Rewording exception message in column writer. by Xianjin YE · 7 years ago
  78. ecacbc9 PARQUET-936: Return Invalid Status if chunk_size <= 0 when WriteTable in parquet-arrow by Xianjin YE · 7 years ago
  79. e414012 PARQUET-679: Local Windows build and Appveyor support by Max Risuhin · 7 years ago
  80. 84ffae5 PARQUET-965: Add FIXED_LEN_BYTE_ARRAY read and write support in parquet-arrow by Xianjin YE · 7 years ago
  81. 893af97 PARQUET-595: API for KeyValue metadata by Wes McKinney · 7 years ago
  82. 4beac90 PARQUET-963: Return NotImplemented when attempting to read a struct field by Wes McKinney · 7 years ago
  83. a8dee1f PARQUET-915: Support additional Arrow date/time types and metadata by Wes McKinney · 7 years ago
  84. 39ebf2a PARQUET-958: [C++] Print Parquet metadata in JSON format by Deepak Majeti · 7 years ago
  85. a54404e PARQUET-508: Add ParquetFilePrinter by Deepak Majeti · 7 years ago
  86. 5ba8941 PARQUET-962: [C++] GTEST_MAIN_STATIC_LIB is not defined in FindGTest.cmake by Deepak Majeti · 7 years ago
  87. fdd8538 PARQUET-961: Do not include debug symbols in release builds by default by Wes McKinney · 7 years ago
  88. f76dc44 PARQUET-957: Add PARQUET_BUILD_TOOLCHAIN env variable option to simplify setting build environment by Wes McKinney · 7 years ago
  89. 5830482 PARQUET-959: Set CMAKE_INSTALL_LIBDIR in Arrow thirdparty build to avoid failures on multiarch systems by Wes McKinney · 7 years ago
  90. 62905f9 PARQUET-956: Specify BUILD_BYPRODUCTS for gtest by Uwe L. Korn · 7 years ago
  91. ca0f3f7 PARQUET-954: Use Brotli 0.6 release by Uwe L. Korn · 7 years ago
  92. bf551d6 PARQUET-931: Add option to pin Arrow version with environment variable by Wes McKinney · 7 years ago
  93. 410939c PARQUET-898: Upgrade to googletest 1.8.0, move back to Xcode 6.4 in Travis CI by Wes McKinney · 7 years ago
  94. 38e95cc PARQUET-955: Only look for Arrow pkgconfig if ARROW_HOME is not set in environment by Wes McKinney · 7 years ago
  95. b89cbad PARQUET-918: Keep ordering in column indices when converting Parquet Schema by Xianjin YE · 7 years ago
  96. 21ad2c3 PARQUET-953: Add static constructors to arrow::FileWriter for initializing from schema, add WriteTable method by Wes McKinney · 7 years ago
  97. b5e8cc4 PARQUET-918: FromParquetSchema API crashes on nested schemas by Itai Incze · 7 years ago
  98. 6b22b46 PARQUET-949: Pin Arrow version using git archives instead of GIT_TAG by Wes McKinney · 7 years ago
  99. cf31e6d PARQUET-947: Account for Arrow library consolidation in ARROW-795, API changes in ARROW-782 by Wes McKinney · 7 years ago
  100. d064665 PARQUET-946: Add ReadRowGroup and num_row_group methods to arrow::FileReader by Wes McKinney · 7 years ago