1. f8573eb PARQUET-945: Thrift static libraries are not used with recent patch by Deepak Majeti · 7 years ago
  2. a5bcc38 PARQUET-943: Fix build error on x86 by Kouhei Sutou · 7 years ago
  3. 286d75f PARQUET-942: Fix wrong variable use in FindSnappy by Kouhei Sutou · 7 years ago
  4. 0189ead PARQUET-941: Stop needless Boost static library detection by Kouhei Sutou · 7 years ago
  5. 879feb2 PARQUET-940: Fix a bug that Arrow libraries may not be found by Kouhei Sutou · 7 years ago
  6. 936650b PARQUET-939: Accept Thrift_HOME CMake variable like FindSnappy does as Snappy_HOME by Kouhei Sutou · 7 years ago
  7. 108d27c PARQUET-938: Fix a typo by Kouhei Sutou · 7 years ago
  8. 8a101c5 PARQUET-937: Support CMake < 3.4 again for Arrow detection by Kouhei Sutou · 7 years ago
  9. 323ffe6 PARQUET-932: Add option to build parquet library with minimal dependency by Deepak Majeti · 7 years ago
  10. 3cf1eb2 PARQUET-935: Set version to shared library by Kouhei Sutou · 7 years ago
  11. c2e440d PARQUET-934: Support multiarch on Debian by Kouhei Sutou · 7 years ago
  12. a48bfaa PARQUET-933: Account for API changes in ARROW-728 by Wes McKinney · 7 years ago
  13. 1580d56 PARQUET-928: Support pkg-config by Kouhei Sutou · 7 years ago
  14. 507f353 PARQUET-927: Specify shared library version of Apache Arrow C++ by Kouhei Sutou · 7 years ago
  15. 768b36c PARQUET-926: Use pkg-config to find Apache Arrow by Kouhei Sutou · 7 years ago
  16. d54e313 PARQUET-925: Use detected ARROW_LIBS from ARROW_LIB_PATH by Uwe L. Korn · 7 years ago
  17. 4ef7222 PARQUET-923: Account for Time type changes in Arrow by Wes McKinney · 7 years ago
  18. 02a9f0d PARQUET-919: Account for ARROW-683 changes, but make no functional changes. Set PARQUET_ARROW=on by default by Wes McKinney · 7 years ago
  19. d7d01d7 PARQUET-897: Only use designated public headers from libarrow by Korn, Uwe · 7 years ago
  20. d5a1aed PARQUET-909: Reduce buffer allocations (mallocs) on critical path by Deepak Majeti · 7 years ago
  21. a6520d3 PARQUET-913: Add apache-parquet-cpp prefix to download URL by Uwe L. Korn · 7 years ago
  22. 187ee6d Incrementing snapshot version to 1.0.1-SNAPSHOT. by Uwe L. Korn · 7 years ago
  23. fe71f1c Updating CHANGELOG for 1.0.0 release. by Uwe L. Korn · 7 years ago
  24. 7148cf0 PARQUET-908: Fix shared library visibility of some symbols in types.h by Wes McKinney · 7 years ago
  25. c41a718 PARQUET-890: Support I/O of DATE columns in parquet_arrow by Korn, Uwe · 7 years ago
  26. fe8f98d PARQUET-903: Add option to set RPATH to origin by Uwe L. Korn · 7 years ago
  27. 0343418 PARQUET-901: Publish RCs in apache-parquet-cpp-VERSION in SVN by Uwe L. Korn · 7 years ago
  28. d9f693d PARQUET-900: Fix NOTICE / LICENSE issues by Uwe L. Korn · 7 years ago
  29. 6d76a55 PARQUET-894: Fix compilation warnings by Thomas Sanchez · 7 years ago
  30. d56f4bd PARQUET-887: Fix issues in release scripts arisen in RC1 by Uwe L. Korn · 7 years ago
  31. 98f5fa1 PARQUET-895: Fix broken reading of nested repeated columns by Marc Vertes · 7 years ago
  32. dfe1c73 PARQUET-894: Fix compilation warning by Thomas Sanchez · 7 years ago
  33. 80f50fc PARQUET-892: Specify public link targets for parquet_static so that transitive dependencies are linked in executables by Wes McKinney · 7 years ago
  34. 54a0ad0 PARQUET-891: Do not search for snappy on system paths by Wes McKinney · 7 years ago
  35. a3554f9 PARQUET-889: Fix compilation when SSE is enabled by Thomas Sanchez · 7 years ago
  36. 18fab99 PARQUET-888: Add missing virtual dtor. by Thomas Sanchez · 7 years ago
  37. bc5c945 PARQUET-849: Upgrade to Thrift 0.10 in thirdparty toolchain, build Thrift in Travis CI on OS X by Julien Lafaye · 7 years ago
  38. 5d408fe PARQUET-886: Update README to include system configuration requirements by Wes McKinney · 7 years ago
  39. 3527224 PARQUET-882: Improve Application Version parsing by Deepak Majeti · 7 years ago
  40. 16395d0 PARQUET-885: Do not search for Thrift in default system paths by Wes McKinney · 7 years ago
  41. bdd1fa5 PARQUET-883: Support non-standard gcc version strings by Korn, Uwe · 7 years ago
  42. c66db95 PARQUET-881: Update Arrow hash to 0.2.0-rc2 by Uwe L. Korn · 7 years ago
  43. 076011b PARQUET-880: Prevent destructors from throwing by Deepak Majeti · 7 years ago
  44. 1c4492a PARQUET-878: Remove setup_build_env from rc-verification script by Uwe L. Korn · 7 years ago
  45. 5d7786a PARQUET-879: Use same configure command for Thrift by Uwe L. Korn · 7 years ago
  46. 72edf0e PARQUET-877: Update Arrow Hash, update Version in metadata. by Uwe L. Korn · 7 years ago
  47. d995af0 PARQUET-876: Set SNAPSHOT version to 1.0.0 by Uwe L. Korn · 7 years ago
  48. 1a6d22b PARQUET-793: Do not return incorrect statistics by Deepak Majeti · 7 years ago
  49. 5e59bc5 PARQUET-874: Use default memory allocator from Arrow by Korn, Uwe · 7 years ago
  50. c14706f PARQUET-875: [C++] Fix coveralls build given changes to thirdparty build procedure by Korn, Uwe · 7 years ago
  51. b2c734b PARQUET-867: Support writing sliced Arrow arrays by Korn, Uwe · 7 years ago
  52. 7a72342 PARQUET-868: Build snappy with optimizations by Uwe L. Korn · 7 years ago
  53. 98c5dda PARQUET-866: API fixes for ARROW-33 patch by Wes McKinney · 7 years ago
  54. 36bda25 PARQUET-865: Pass all CXXFLAGS to Thrift ExternalProject by Uwe L. Korn · 7 years ago
  55. ac58eda PARQUET-862: Provide defaut cache size values by Marc Vertes · 7 years ago
  56. 782049b PARQUET-857: Flatten parquet/encodings directory, consolidate code by Wes McKinney · 7 years ago
  57. ad56e7a PARQUET-834: Support I/O of arrow::ListArray by Korn, Uwe · 7 years ago
  58. b1c85ca PARQUET-848: Build Thrift bits as part of main parquet_objlib component by Wes McKinney · 7 years ago
  59. 921fd30 PARQUET-846: CpuInfo::Init() is not thread safe by Deepak Majeti · 7 years ago
  60. 13da51d PARQUET-844: Schema, compression consolidation / flattening by Wes McKinney · 7 years ago
  61. 257e65b PARQUET-843: Impala is thrown off by a REPEATED root schema node by Wes McKinney · 7 years ago
  62. aacc8b5 PARQUET-842: Do not set unnecessary fields in the parquet::SchemaElement by Wes McKinney · 7 years ago
  63. df59ffc PARQUET-841: Version number being incorrectly written for v1 files by Wes McKinney · 7 years ago
  64. 2480942 PARQUET-691: Write ColumnChunk metadata after chunk is complete by Wes McKinney · 7 years ago
  65. f9ff607 PARQUET-836: Bugfix + testcase for column subsetting in arrow::FileReader::ReadFlatTable by Wes McKinney · 7 years ago
  66. 56fbdb6 PARQUET-835: Read Arrow columns in parallel with thread pool by Wes McKinney · 7 years ago
  67. fecdcbf PARQUET-837: Remove RandomAccessSource::Seek method which can be a source of thread safety problems by Wes McKinney · 7 years ago
  68. 8f0a51d PARQUET-833: C++: Provide API to write spaced arrays by Uwe L. Korn · 7 years ago
  69. 65e7db1 PARQUET-820: Decoders should directly emit arrays with spacing for null entries by Uwe L. Korn · 7 years ago
  70. 0804faf PARQUET-830: Add parquet::arrow::OpenFile with additional properties and metadata args by Wes McKinney · 7 years ago
  71. c0870f7 PARQUET-829: Make use of ARROW-469 by Uwe L. Korn · 7 years ago
  72. 585469c PARQUET-828: Do not implicitly cast ParquetVersion enum to int by Wes McKinney · 7 years ago
  73. fb9c116 PARQUET-827: Account for arrow::MemoryPool API change and fix bug in reading Int96 timestamps by Wes McKinney · 7 years ago
  74. 52d3696 PARQUET-809: Add SchemaDescriptor::Equals method by Wes McKinney · 7 years ago
  75. 378f335 PARQUET-807: Allow user to retain ownership of parquet::FileMetaData. by Wes McKinney · 7 years ago
  76. 1c673ed PARQUET-821: Fix zlib download by Uwe L. Korn · 7 years ago
  77. 3fee420 PARQUET-819: Don't try to install no longer existing arrow/utils.h by Uwe L. Korn · 7 years ago
  78. 2154e87 PARQUET-818: Refactoring to utilize common IO, buffer, memory management abstractions and implementations by Wes McKinney · 7 years ago
  79. 1c4012d PARQUET-813: Build thirdparty dependencies using ExternalProject by Korn, Uwe · 7 years ago
  80. c2d8df9 PARQUET-816: Workaround for incorrect column chunk metadata in parquet-mr <= 1.2.8 by Wes McKinney · 7 years ago
  81. 8d3453f PARQUET-814: Remove conda recipes by Korn, Uwe · 7 years ago
  82. d7625e9 PARQUET-812: Read BYTE_ARRAY with no logical type as arrow::BinaryArray by Wes McKinney · 7 years ago
  83. 16466b1 PARQUET-805: Read Int96 into Arrow Timestamp(ns) by Uwe L. Korn · 7 years ago
  84. a74c301 PARQUET-811: Use Brotli static libraries if they are available by Wes McKinney · 7 years ago
  85. 0e19573 PARQUET-799: Fix bug in MemoryMapSource::CloseFile by William Forson · 7 years ago
  86. 0c0c3ca PARQUET-797: Updates for ARROW-418 header API changes by Wes McKinney · 7 years ago
  87. 8487142 PARQUET-785: LIST schema conversion for Arrow lists by Korn, Uwe · 7 years ago
  88. a151758 PARQUET-767: Add release scripts by Korn, Uwe · 7 years ago
  89. 641984e PARQUET-789: Catch/translate ParquetExceptions in parquet::arrow::FileReader by Wes McKinney · 7 years ago
  90. 51408ae PARQUET-788: Add Apache Impala (incubating) to LICENSE.txt by Wes McKinney · 7 years ago
  91. 90cd8e3 PARQUET-784: Reference Spark, Kudu and FrameOfReference in LICENSE by Korn, Uwe · 7 years ago
  92. 8bff442 PARQUET-782: Support writing to Arrow sinks by Uwe L. Korn · 7 years ago
  93. 47a9459 PARQUET-780: WriterBatch API does not properly handle NULL values for byte array types by Deepak Majeti · 7 years ago
  94. 086d5cc PARQUET-779: Export TypedRowGroupStatistics in libparquet by Artem Tarasov · 7 years ago
  95. 1219fa4 PARQUET-769: Add support for Brotli compression by Uwe L. Korn · 7 years ago
  96. 3e0e5da PARQUET-778: Standardize the schema output to match the parquet-mr format by Mike Trinkala · 7 years ago
  97. 309ff6c PARQUET-702: Add a writer + reader example with detailed comments by Deepak Majeti · 7 years ago
  98. 0024665 PARQUET-775: Make TrackingAllocator thread-safe by Uwe L. Korn · 7 years ago
  99. 3fa46d1 PARQUET-773: Check licenses with RAT in CI by Uwe L. Korn · 7 years ago
  100. 1acd49d PARQUET-771: Sync KEYS file from parquet-mr by Uwe L. Korn · 7 years ago