You are viewing a plain text version of this content. The canonical link for it is here.
- Emailed Invoice - 117616 - posted by Samantha Meachem <Sa...@parquet.apache.org> on 2017/10/02 15:05:37 UTC, 0 replies.
- parquet-format git commit: PARQUET-1032: fix varint-encode() encoding algorithm link - posted by bl...@apache.org on 2017/10/06 23:21:52 UTC, 0 replies.
- parquet-format git commit: PARQUET-1076: Use long key ids in KEYS file - posted by bl...@apache.org on 2017/10/06 23:24:48 UTC, 0 replies.
- parquet-format git commit: PARQUET-686: Clarifications about min-max stats. - posted by bl...@apache.org on 2017/10/06 23:38:57 UTC, 0 replies.
- parquet-format git commit: PARQUET-1024: Allow case-insensitive parquet-xxx prefix in PR title. - posted by bl...@apache.org on 2017/10/06 23:52:41 UTC, 0 replies.
- parquet-format git commit: PARQUET-1050 fix the comments mistake of struct DataPageHeaderV2 - posted by bl...@apache.org on 2017/10/06 23:54:04 UTC, 0 replies.
- parquet-format git commit: PARQUET-322 Document ENUM as a logical type. - posted by bl...@apache.org on 2017/10/06 23:57:24 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-1123: [C++] Update parquet-cpp to use Arrow's AssertArraysEqual - posted by we...@apache.org on 2017/10/07 19:47:38 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-1121: Handle Dictionary[Null] arrays on writing Arrow tables - posted by we...@apache.org on 2017/10/07 19:55:49 UTC, 0 replies.
- parquet-format git commit: PARQUET-906: Add LogicalType annotation. - posted by bl...@apache.org on 2017/10/10 19:37:19 UTC, 0 replies.
- parquet-format git commit: PARQUET-1125: Add UUID logical type. - posted by bl...@apache.org on 2017/10/10 19:53:23 UTC, 0 replies.
- parquet-format git commit: PARQUET-1124: Add LZ4 and Zstd compression codecs. - posted by bl...@apache.org on 2017/10/10 19:55:30 UTC, 0 replies.
- parquet-mr git commit: PARQUET-1133 Add int96 support by returning bytearray, Skip originalType comparison for map types when originalType is null - posted by ju...@apache.org on 2017/10/10 23:21:09 UTC, 0 replies.
- parquet-format git commit: PARQUET-1031: Fix spelling errors, whitespace, GitHub urls - posted by bl...@apache.org on 2017/10/11 15:53:25 UTC, 0 replies.
- parquet-format git commit: PARQUET-1136: Fix path to parquet.thrift in Makefile - posted by bl...@apache.org on 2017/10/12 16:03:04 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-1070 Add CPack support to the build - posted by we...@apache.org on 2017/10/12 18:16:57 UTC, 0 replies.
- svn commit: r22459 - /dev/parquet/apache-parquet-cpp-1.3.1-rc0/ - posted by uw...@apache.org on 2017/10/13 07:05:37 UTC, 0 replies.
- svn commit: r22460 - /dev/parquet/apache-parquet-cpp-1.3.1-rc0/ - posted by uw...@apache.org on 2017/10/13 07:05:45 UTC, 0 replies.
- [parquet-cpp] Git Push Summary - posted by uw...@apache.org on 2017/10/13 07:06:00 UTC, 2 replies.
- [1/2] parquet-cpp git commit: Updating CHANGELOG for 1.3.1 release. - posted by uw...@apache.org on 2017/10/13 07:06:04 UTC, 1 replies.
- [2/2] parquet-cpp git commit: Incrementing snapshot version to 1.3.2-SNAPSHOT. - posted by uw...@apache.org on 2017/10/13 07:06:05 UTC, 1 replies.
- parquet-cpp git commit: Updating .parquetcppversion to 1.3.1. - posted by uw...@apache.org on 2017/10/13 12:24:54 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-1138: Fix Arrow 0.7.1 build - posted by uw...@apache.org on 2017/10/16 18:58:31 UTC, 0 replies.
- parquet-format git commit: PARQUET-922: Add column indexes to parquet.thrift - posted by bl...@apache.org on 2017/10/16 23:47:16 UTC, 0 replies.
- parquet-format git commit: PARQUET-1134: Update CHANGES.md. - posted by bl...@apache.org on 2017/10/17 00:02:28 UTC, 0 replies.
- parquet-format git commit: [maven-release-plugin] prepare release apache-parquet-format-2.4.0 - posted by bl...@apache.org on 2017/10/17 00:07:00 UTC, 1 replies.
- [parquet-format] Git Push Summary - posted by bl...@apache.org on 2017/10/17 00:07:12 UTC, 2 replies.
- parquet-format git commit: [maven-release-plugin] prepare for next development iteration - posted by bl...@apache.org on 2017/10/17 00:07:15 UTC, 1 replies.
- svn commit: r22500 - in /dev/parquet/apache-parquet-format-2.4.0-rc1: ./ apache-parquet-format-2.4.0.tar.gz apache-parquet-format-2.4.0.tar.gz.asc apache-parquet-format-2.4.0.tar.gz.md5 apache-parquet-format-2.4.0.tar.gz.sha - posted by bl...@apache.org on 2017/10/17 00:10:07 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-1139: Add license header to parquet-cppConfig.cmake.in - posted by uw...@apache.org on 2017/10/17 18:07:56 UTC, 0 replies.
- parquet-format git commit: PARQUET-1144: Remove slf4j-nop. - posted by bl...@apache.org on 2017/10/17 19:21:08 UTC, 0 replies.
- svn commit: r22561 - in /dev/parquet/apache-parquet-format-2.4.0-rc2: ./ apache-parquet-format-2.4.0.tar.gz apache-parquet-format-2.4.0.tar.gz.asc apache-parquet-format-2.4.0.tar.gz.md5 apache-parquet-format-2.4.0.tar.gz.sha - posted by bl...@apache.org on 2017/10/17 19:27:42 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-1140: Fail on RAT errors in CI - posted by we...@apache.org on 2017/10/20 17:05:51 UTC, 0 replies.
- [1/2] parquet-cpp git commit: Revert "Incrementing snapshot version to 1.3.2-SNAPSHOT." - posted by uw...@apache.org on 2017/10/22 10:53:27 UTC, 0 replies.
- [2/2] parquet-cpp git commit: Revert "Updating CHANGELOG for 1.3.1 release." - posted by uw...@apache.org on 2017/10/22 10:53:28 UTC, 0 replies.
- svn commit: r22615 - /dev/parquet/apache-parquet-cpp-1.3.1-rc1/ - posted by uw...@apache.org on 2017/10/22 10:55:53 UTC, 0 replies.
- svn commit: r22616 - /dev/parquet/apache-parquet-cpp-1.3.1-rc1/ - posted by uw...@apache.org on 2017/10/22 10:56:00 UTC, 0 replies.
- [1/2] parquet-cpp git commit: Incrementing snapshot version to 1.3.2-SNAPSHOT. - posted by uw...@apache.org on 2017/10/22 10:56:19 UTC, 1 replies.
- [2/2] parquet-cpp git commit: Updating CHANGELOG for 1.3.1 release. - posted by uw...@apache.org on 2017/10/22 10:56:20 UTC, 1 replies.
- svn commit: r22622 - in /release/parquet/apache-parquet-format-2.4.0: ./ apache-parquet-format-2.4.0.tar.gz apache-parquet-format-2.4.0.tar.gz.asc apache-parquet-format-2.4.0.tar.gz.md5 apache-parquet-format-2.4.0.tar.gz.sha - posted by bl...@apache.org on 2017/10/22 19:08:24 UTC, 0 replies.
- svn commit: r22623 - in /dev/parquet: 1.0.0-rc0/ 1.0.0-rc1/ 1.0.0-rc2/ 1.0.0-rc3/ apache-parquet-1.8.2-rc1/ apache-parquet-cpp-1.0.0-rc4/ apache-parquet-cpp-1.0.0-rc5/ apache-parquet-cpp-1.1.0-rc0/ apache-parquet-cpp-1.1.0-rc1/ apache-parquet-cpp-1.1.0... - posted by bl...@apache.org on 2017/10/22 19:10:16 UTC, 0 replies.
- svn commit: r22714 - in /release/parquet: apache-parquet-cpp-1.3.0/ apache-parquet-cpp-1.3.1/ - posted by uw...@apache.org on 2017/10/28 12:41:55 UTC, 0 replies.
- parquet-cpp git commit: PARQUET-1150: Hide statically linked boost symbols - posted by uw...@apache.org on 2017/10/30 07:56:11 UTC, 0 replies.