You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] parquet-cpp git commit: PARQUET-834: Support I/O of arrow::ListArray - posted by we...@apache.org on 2017/02/02 21:14:38 UTC, 0 replies.
- [2/2] parquet-cpp git commit: PARQUET-834: Support I/O of arrow::ListArray - posted by we...@apache.org on 2017/02/02 21:14:39 UTC, 0 replies.
- [1/2] parquet-cpp git commit: PARQUET-857: Flatten parquet/encodings directory, consolidate code - posted by we...@apache.org on 2017/02/03 16:18:03 UTC, 0 replies.
- [2/2] parquet-cpp git commit: PARQUET-857: Flatten parquet/encodings directory, consolidate code - posted by we...@apache.org on 2017/02/03 16:18:04 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-862: Provide defaut cache size values - posted by we...@apache.org on 2017/02/04 23:29:11 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-865: Pass all CXXFLAGS to Thrift ExternalProject - posted by we...@apache.org on 2017/02/06 20:36:14 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-866: API fixes for ARROW-33 patch - posted by we...@apache.org on 2017/02/06 22:33:56 UTC, 0 replies.
- [parquet-cpp] Git Push Summary - posted by we...@apache.org on 2017/02/07 00:54:35 UTC, 2 replies.
- parquet-cpp git commit: PARQUET-868: Build snappy with optimizations - posted by uw...@apache.org on 2017/02/08 08:34:31 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-867: Support writing sliced Arrow arrays - posted by we...@apache.org on 2017/02/09 20:25:50 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-875: [C++] Fix coveralls build given changes to thirdparty build procedure - posted by we...@apache.org on 2017/02/11 14:20:44 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-874: Use default memory allocator from Arrow - posted by we...@apache.org on 2017/02/11 21:48:31 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-793: Do not return incorrect statistics - posted by we...@apache.org on 2017/02/12 00:33:44 UTC, 0 replies.
- svn commit: r18305 - /dev/parquet/1.0.0-rc0/ - posted by uw...@apache.org on 2017/02/13 17:40:45 UTC, 0 replies.
- svn commit: r18306 - in /dev/parquet/1.0.0-rc0: apache-parquet-cpp-1.0.0-rc0.tar.gz apache-parquet-cpp-1.0.0-rc0.tar.gz.asc apache-parquet-cpp-1.0.0-rc0.tar.gz.md5 apache-parquet-cpp-1.0.0-rc0.tar.gz.sha - posted by uw...@apache.org on 2017/02/13 17:40:50 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-876: Set SNAPSHOT version to 1.0.0 - posted by we...@apache.org on 2017/02/13 18:34:30 UTC, 0 replies.
- svn commit: r18326 - /dev/parquet/KEYS - posted by uw...@apache.org on 2017/02/14 09:33:59 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-877: Update Arrow Hash, update Version in metadata. - posted by uw...@apache.org on 2017/02/14 09:49:05 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-879: Use same configure command for Thrift - posted by we...@apache.org on 2017/02/14 13:44:49 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-878: Remove setup_build_env from rc-verification script - posted by we...@apache.org on 2017/02/14 13:58:22 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-880: Prevent destructors from throwing - posted by we...@apache.org on 2017/02/16 14:33:59 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-881: Update Arrow hash to 0.2.0-rc2 - posted by we...@apache.org on 2017/02/16 14:34:33 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-883: Support non-standard gcc version strings - posted by we...@apache.org on 2017/02/16 14:35:46 UTC, 0 replies.
- svn commit: r18386 - /dev/parquet/1.0.0-rc1/ - posted by uw...@apache.org on 2017/02/19 13:18:41 UTC, 0 replies.
- svn commit: r18387 - in /dev/parquet/1.0.0-rc1: apache-parquet-cpp-1.0.0-rc1.tar.gz apache-parquet-cpp-1.0.0-rc1.tar.gz.asc apache-parquet-cpp-1.0.0-rc1.tar.gz.md5 apache-parquet-cpp-1.0.0-rc1.tar.gz.sha - posted by uw...@apache.org on 2017/02/19 13:18:46 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-885: Do not search for Thrift in default system paths - posted by we...@apache.org on 2017/02/21 14:18:47 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-882: Improve Application Version parsing - posted by we...@apache.org on 2017/02/21 14:22:58 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-886: Update README to include system configuration requirements - posted by we...@apache.org on 2017/02/21 14:32:16 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-849: Upgrade to Thrift 0.10 in thirdparty toolchain, build Thrift in Travis CI on OS X - posted by we...@apache.org on 2017/02/21 21:53:40 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-888: Add missing virtual dtor. - posted by we...@apache.org on 2017/02/21 21:57:18 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-889: Fix compilation when SSE is enabled - posted by we...@apache.org on 2017/02/22 18:57:45 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-891: Do not search for snappy on system paths - posted by uw...@apache.org on 2017/02/23 07:47:21 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-892: Specify public link targets for parquet_static so that transitive dependencies are linked in executables - posted by uw...@apache.org on 2017/02/23 08:22:38 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-894: Fix compilation warning - posted by we...@apache.org on 2017/02/23 15:10:57 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-895: Fix broken reading of nested repeated columns - posted by we...@apache.org on 2017/02/23 17:36:05 UTC, 0 replies.
- svn commit: r18448 - /dev/parquet/1.0.0-rc2/ - posted by uw...@apache.org on 2017/02/23 19:18:45 UTC, 0 replies.
- svn commit: r18449 - in /dev/parquet/1.0.0-rc2: apache-parquet-cpp-1.0.0.tar.gz apache-parquet-cpp-1.0.0.tar.gz.asc apache-parquet-cpp-1.0.0.tar.gz.md5 apache-parquet-cpp-1.0.0.tar.gz.sha - posted by uw...@apache.org on 2017/02/23 19:18:50 UTC, 0 replies.
- svn commit: r18450 - /dev/parquet/1.0.0-rc3/ - posted by uw...@apache.org on 2017/02/23 19:21:19 UTC, 0 replies.
- svn commit: r18451 - in /dev/parquet/1.0.0-rc3: apache-parquet-cpp-1.0.0.tar.gz apache-parquet-cpp-1.0.0.tar.gz.asc apache-parquet-cpp-1.0.0.tar.gz.md5 apache-parquet-cpp-1.0.0.tar.gz.sha - posted by uw...@apache.org on 2017/02/23 19:21:25 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-894: Fix compilation warnings - posted by uw...@apache.org on 2017/02/28 18:41:09 UTC, 0 replies.