You are viewing a plain text version of this content. The canonical link for it is here.
- [datasketches-cpp] branch python_wrapper_warnings created (now 1c9b8de) - posted by al...@apache.org on 2021/07/01 00:16:48 UTC, 0 replies.
- [datasketches-cpp] 01/01: avoid warnings - posted by al...@apache.org on 2021/07/01 00:16:49 UTC, 0 replies.
- [GitHub] [datasketches-cpp] AlexanderSaydakov opened a new pull request #225: avoid warnings - posted by GitBox <gi...@apache.org> on 2021/07/01 00:17:15 UTC, 0 replies.
- [GitHub] [datasketches-cpp] coveralls commented on pull request #225: avoid warnings - posted by GitBox <gi...@apache.org> on 2021/07/01 00:23:57 UTC, 0 replies.
- [datasketches-cpp] branch master updated (31163d9 -> 7c401fc) - posted by al...@apache.org on 2021/07/01 17:01:57 UTC, 0 replies.
- [GitHub] [datasketches-cpp] AlexanderSaydakov merged pull request #225: avoid warnings - posted by GitBox <gi...@apache.org> on 2021/07/01 17:01:57 UTC, 0 replies.
- [datasketches-cpp] 01/01: Merge pull request #225 from apache/python_wrapper_warnings - posted by al...@apache.org on 2021/07/01 17:01:58 UTC, 0 replies.
- [datasketches-cpp] annotated tag 3.1.x updated (7c401fc -> 8795555) - posted by al...@apache.org on 2021/07/01 18:00:52 UTC, 0 replies.
- [datasketches-cpp] branch 3.1.x created (now 168c242) - posted by al...@apache.org on 2021/07/01 18:07:27 UTC, 0 replies.
- [datasketches-cpp] 01/01: version 3.1.0 - posted by al...@apache.org on 2021/07/01 18:07:28 UTC, 0 replies.
- [datasketches-cpp] annotated tag 3.1.0-rc1 updated (168c242 -> 936f114) - posted by al...@apache.org on 2021/07/01 18:11:20 UTC, 0 replies.
- svn commit: r48608 - in /dev/datasketches/cpp/3.1.0-rc1: ./ apache-datasketches-cpp-3.1.0-src.zip apache-datasketches-cpp-3.1.0-src.zip.asc apache-datasketches-cpp-3.1.0-src.zip.sha512 - posted by al...@apache.org on 2021/07/01 18:29:41 UTC, 0 replies.
- [datasketches-cpp] branch master updated (7c401fc -> 67dc7ed) - posted by al...@apache.org on 2021/07/01 18:35:12 UTC, 0 replies.
- [datasketches-cpp] 01/01: updated version to 3.2.0.dev0 - posted by al...@apache.org on 2021/07/01 18:35:13 UTC, 0 replies.
- [datasketches-cpp] branch py_tolerance created (now b0cc377) - posted by jm...@apache.org on 2021/07/01 20:21:23 UTC, 0 replies.
- [datasketches-cpp] 01/01: reduce tolerance of python tests to avoid sporadic but meaningless test failures - posted by jm...@apache.org on 2021/07/01 20:21:24 UTC, 0 replies.
- [GitHub] [datasketches-cpp] jmalkin opened a new pull request #226: adjust python test tolerances - posted by GitBox <gi...@apache.org> on 2021/07/01 20:24:17 UTC, 0 replies.
- [GitHub] [datasketches-cpp] coveralls commented on pull request #226: adjust python test tolerances - posted by GitBox <gi...@apache.org> on 2021/07/01 20:30:32 UTC, 0 replies.
- [datasketches-cpp] branch master updated (67dc7ed -> dc24f84) - posted by jm...@apache.org on 2021/07/01 22:35:51 UTC, 0 replies.
- [datasketches-cpp] 01/01: Merge pull request #226 from apache/py_tolerance - posted by jm...@apache.org on 2021/07/01 22:35:52 UTC, 0 replies.
- [GitHub] [datasketches-cpp] jmalkin merged pull request #226: adjust python test tolerances - posted by GitBox <gi...@apache.org> on 2021/07/01 22:35:55 UTC, 0 replies.
- [datasketches-memory] branch support-newer-java-versions updated (e6632b3 -> eac2025) - posted by dc...@apache.org on 2021/07/05 14:16:53 UTC, 0 replies.
- [GitHub] [datasketches-cpp] bryanherger opened a new issue #227: Compile error: "error: invalid initialization of reference of type ‘std::move_iterator::reference {aka long unsigned int&&}’ from expression of type ‘std::remove_reference::type {aka const long unsigned int}’" - posted by GitBox <gi...@apache.org> on 2021/07/05 18:35:11 UTC, 1 replies.
- [GitHub] [datasketches-cpp] jmalkin commented on issue #227: Compile error: "error: invalid initialization of reference of type ‘std::move_iterator::reference {aka long unsigned int&&}’ from expression of type ‘std::remove_reference::type {aka const long unsigned int}’" - posted by GitBox <gi...@apache.org> on 2021/07/05 18:59:59 UTC, 1 replies.
- [GitHub] [datasketches-cpp] bryanherger commented on issue #227: Compile error: "error: invalid initialization of reference of type ‘std::move_iterator::reference {aka long unsigned int&&}’ from expression of type ‘std::remove_reference::type {aka const long unsigned int}’" - posted by GitBox <gi...@apache.org> on 2021/07/06 11:45:35 UTC, 0 replies.
- [GitHub] [datasketches-cpp] bryanherger edited a comment on issue #227: Compile error: "error: invalid initialization of reference of type ‘std::move_iterator::reference {aka long unsigned int&&}’ from expression of type ‘std::remove_reference::type {aka const long unsigned int}’" - posted by GitBox <gi...@apache.org> on 2021/07/06 15:29:59 UTC, 0 replies.
- [GitHub] [datasketches-cpp] AlexanderSaydakov commented on issue #227: Compile error: "error: invalid initialization of reference of type ‘std::move_iterator::reference {aka long unsigned int&&}’ from expression of type ‘std::remove_reference::type {aka const long unsigned int}’" - posted by GitBox <gi...@apache.org> on 2021/07/06 22:02:18 UTC, 0 replies.
- [datasketches-cpp] branch fix_forwarding_iterators created (now e520318) - posted by al...@apache.org on 2021/07/08 18:56:33 UTC, 0 replies.
- [datasketches-cpp] 01/01: no move if const_iterator - posted by al...@apache.org on 2021/07/08 18:56:34 UTC, 0 replies.
- [GitHub] [datasketches-cpp] AlexanderSaydakov opened a new pull request #228: no move if const_iterator - posted by GitBox <gi...@apache.org> on 2021/07/08 18:58:22 UTC, 0 replies.
- [GitHub] [datasketches-cpp] coveralls commented on pull request #228: no move if const_iterator - posted by GitBox <gi...@apache.org> on 2021/07/08 19:06:17 UTC, 0 replies.
- [datasketches-memory] branch master updated (58e1efe -> 413136b) - posted by dc...@apache.org on 2021/07/08 22:03:56 UTC, 0 replies.
- [datasketches-memory] 01/01: Merge pull request #131 from apache/support-newer-java-versions - posted by dc...@apache.org on 2021/07/08 22:03:57 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge merged pull request #131: Support newer java versions - posted by GitBox <gi...@apache.org> on 2021/07/08 22:03:59 UTC, 0 replies.
- [datasketches-cpp] branch master updated (dc24f84 -> b180b12) - posted by al...@apache.org on 2021/07/09 20:41:00 UTC, 0 replies.
- [datasketches-cpp] 01/01: Merge pull request #228 from apache/fix_forwarding_iterators - posted by al...@apache.org on 2021/07/09 20:41:01 UTC, 0 replies.
- [GitHub] [datasketches-cpp] AlexanderSaydakov closed issue #227: Compile error: "error: invalid initialization of reference of type ‘std::move_iterator::reference {aka long unsigned int&&}’ from expression of type ‘std::remove_reference::type {aka const long unsigned int}’" - posted by GitBox <gi...@apache.org> on 2021/07/09 20:41:08 UTC, 0 replies.
- [GitHub] [datasketches-cpp] AlexanderSaydakov merged pull request #228: no move if const_iterator - posted by GitBox <gi...@apache.org> on 2021/07/09 20:41:08 UTC, 0 replies.
- [datasketches-cpp] branch 3.1.x updated: no move if const_iterator - posted by al...@apache.org on 2021/07/09 21:50:49 UTC, 0 replies.
- [datasketches-cpp] annotated tag 3.1.0-rc2 updated (a375f98 -> e6585dc) - posted by al...@apache.org on 2021/07/09 22:37:51 UTC, 0 replies.
- svn commit: r48760 - in /dev/datasketches/cpp/3.1.0-rc2: ./ apache-datasketches-cpp-3.1.0-src.zip apache-datasketches-cpp-3.1.0-src.zip.asc apache-datasketches-cpp-3.1.0-src.zip.sha512 - posted by al...@apache.org on 2021/07/09 22:45:33 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors created (now 4cdf012) - posted by dc...@apache.org on 2021/07/11 23:29:26 UTC, 0 replies.
- [datasketches-memory] 01/01: Fix build errors for multi-module build - posted by dc...@apache.org on 2021/07/11 23:29:27 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge opened a new pull request #132: Fix build errors for multi-module build - posted by GitBox <gi...@apache.org> on 2021/07/11 23:31:04 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge commented on pull request #132: Fix build errors for multi-module build - posted by GitBox <gi...@apache.org> on 2021/07/11 23:37:07 UTC, 1 replies.
- [GitHub] [datasketches-memory] leerho commented on pull request #132: Fix build errors for multi-module build - posted by GitBox <gi...@apache.org> on 2021/07/12 04:28:11 UTC, 3 replies.
- [datasketches-memory] branch fix-build-errors updated (4cdf012 -> a26fd9e) - posted by dc...@apache.org on 2021/07/12 15:44:04 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (a26fd9e -> 1adf0ea) - posted by dc...@apache.org on 2021/07/12 15:44:08 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (1adf0ea -> e50bfb5) - posted by dc...@apache.org on 2021/07/12 20:52:25 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (e50bfb5 -> 2d80790) - posted by le...@apache.org on 2021/07/12 21:46:47 UTC, 0 replies.
- [GitHub] [datasketches-memory] leerho edited a comment on pull request #132: Fix build errors for multi-module build - posted by GitBox <gi...@apache.org> on 2021/07/12 22:01:56 UTC, 0 replies.
- [datasketches-postgresql] branch wrapped_compact_theta_sketch created (now 59a4c78) - posted by al...@apache.org on 2021/07/12 23:40:23 UTC, 0 replies.
- [datasketches-postgresql] 01/01: use wrapped compact for union - posted by al...@apache.org on 2021/07/12 23:40:24 UTC, 0 replies.
- [datasketches-postgresql] branch wrapped_compact_theta_sketch updated: use wrapped compact for intersection - posted by al...@apache.org on 2021/07/13 01:02:37 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (2d80790 -> e9206b2) - posted by le...@apache.org on 2021/07/13 01:43:28 UTC, 0 replies.
- [datasketches-postgresql] branch wrapped_compact_theta_sketch updated: use wrapped compact for a-not-b - posted by al...@apache.org on 2021/07/13 22:19:30 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (e9206b2 -> 6f1d659) - posted by le...@apache.org on 2021/07/13 23:00:43 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (6f1d659 -> 0e90c69) - posted by le...@apache.org on 2021/07/14 00:53:23 UTC, 0 replies.
- [datasketches-cpp] branch master updated: added 2021 - posted by al...@apache.org on 2021/07/14 00:59:42 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (0e90c69 -> 5fa0574) - posted by dc...@apache.org on 2021/07/14 14:01:25 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (5fa0574 -> bd246d8) - posted by le...@apache.org on 2021/07/14 21:46:19 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (bd246d8 -> aabaef7) - posted by le...@apache.org on 2021/07/14 21:47:44 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (aabaef7 -> a310fe9) - posted by le...@apache.org on 2021/07/14 22:08:19 UTC, 0 replies.
- [datasketches-memory] branch fix-build-errors updated (a310fe9 -> 6baaa68) - posted by le...@apache.org on 2021/07/15 22:05:20 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated (7f127e8 -> dd7c3a4) - posted by le...@apache.org on 2021/07/15 22:55:42 UTC, 0 replies.
- [datasketches-java] 01/02: Small changes to Checkstyle - posted by le...@apache.org on 2021/07/15 22:55:43 UTC, 0 replies.
- [datasketches-java] 02/02: Make -java compatible with Memory 2.0 - posted by le...@apache.org on 2021/07/15 22:55:44 UTC, 0 replies.
- [datasketches-memory] branch master updated (413136b -> 2575555) - posted by dc...@apache.org on 2021/07/16 12:48:58 UTC, 0 replies.
- [datasketches-memory] 01/01: Merge pull request #132 from apache/fix-build-errors - posted by dc...@apache.org on 2021/07/16 12:48:59 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge merged pull request #132: Fix build errors for multi-module build - posted by GitBox <gi...@apache.org> on 2021/07/16 12:49:10 UTC, 0 replies.
- svn commit: r48855 - in /release/datasketches/cpp/3.1.0: ./ apache-datasketches-cpp-3.1.0-src.zip apache-datasketches-cpp-3.1.0-src.zip.asc apache-datasketches-cpp-3.1.0-src.zip.sha512 - posted by al...@apache.org on 2021/07/16 19:35:22 UTC, 0 replies.
- [datasketches-cpp] annotated tag 3.1.0 updated (a375f98 -> ff55e2a) - posted by al...@apache.org on 2021/07/16 19:37:26 UTC, 0 replies.
- [datasketches-website] branch cpp_3_1_0 created (now 960ddb6) - posted by al...@apache.org on 2021/07/17 00:38:53 UTC, 0 replies.
- [datasketches-website] 01/01: updated releases - posted by al...@apache.org on 2021/07/17 00:38:54 UTC, 0 replies.
- [datasketches-memory] branch master updated: Fixed formatting - posted by le...@apache.org on 2021/07/17 00:58:51 UTC, 0 replies.
- [datasketches-postgresql] branch wrapped_compact_theta_sketch updated: the changes rely on new feature in 3.1.0 - posted by al...@apache.org on 2021/07/17 01:02:31 UTC, 0 replies.
- [GitHub] [datasketches-postgresql] AlexanderSaydakov opened a new pull request #43: Wrapped compact theta sketch - posted by GitBox <gi...@apache.org> on 2021/07/17 01:11:25 UTC, 0 replies.
- [datasketches-memory] branch fix-eclipse-warnings created (now 5e90696) - posted by dc...@apache.org on 2021/07/17 14:48:31 UTC, 0 replies.
- [datasketches-memory] 01/01: Update pom to fix eclipse warnings - posted by dc...@apache.org on 2021/07/17 14:48:32 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge opened a new pull request #133: Update pom to fix eclipse warnings - posted by GitBox <gi...@apache.org> on 2021/07/17 14:50:54 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated: More fixes required for Memory 2.0.0 - posted by le...@apache.org on 2021/07/18 05:17:48 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated: Updating MurmurHash3V2 to throw exception if input array is empty or null or if input Memory is not on-heap. - posted by le...@apache.org on 2021/07/18 19:16:25 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated: Updating test of MurmurHash3v2. - posted by le...@apache.org on 2021/07/18 20:43:01 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated: Updates to MurmurHash3v2. - posted by le...@apache.org on 2021/07/18 20:55:29 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated: Update MurmurHash3v2 tests. - posted by le...@apache.org on 2021/07/18 23:39:57 UTC, 0 replies.
- [datasketches-memory] branch master updated: Move org.datasketches.hash.MurmurHash3v2.java to - posted by le...@apache.org on 2021/07/19 04:40:04 UTC, 0 replies.
- [datasketches-memory] branch remove-matrix-profiles created (now e30fd65) - posted by dc...@apache.org on 2021/07/19 11:22:13 UTC, 0 replies.
- [datasketches-memory] 01/02: Remove matrix profiles - posted by dc...@apache.org on 2021/07/19 11:22:14 UTC, 0 replies.
- [datasketches-memory] 02/02: Temporarily add branch to github actions trigger - posted by dc...@apache.org on 2021/07/19 11:22:15 UTC, 0 replies.
- [datasketches-memory] branch remove-matrix-profiles updated: Install all toolchains - posted by dc...@apache.org on 2021/07/19 11:31:20 UTC, 0 replies.
- [datasketches-memory] branch remove-matrix-profiles updated: Rename matrix variable - posted by dc...@apache.org on 2021/07/19 11:38:42 UTC, 0 replies.
- [datasketches-memory] branch remove-matrix-profiles updated (f4fd3c8 -> 75a3b62) - posted by dc...@apache.org on 2021/07/19 11:43:29 UTC, 0 replies.
- [datasketches-memory] 01/01: Removes profile duplication in the memory-resources module - posted by dc...@apache.org on 2021/07/19 11:43:30 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge opened a new pull request #134: Removes profile duplication in the memory-resources module - posted by GitBox <gi...@apache.org> on 2021/07/19 11:43:43 UTC, 2 replies.
- [datasketches-postgresql] branch master updated (2e12894 -> 9278215) - posted by al...@apache.org on 2021/07/19 18:00:16 UTC, 0 replies.
- [datasketches-postgresql] 01/01: Merge pull request #43 from apache/wrapped_compact_theta_sketch - posted by al...@apache.org on 2021/07/19 18:00:17 UTC, 0 replies.
- [GitHub] [datasketches-postgresql] AlexanderSaydakov merged pull request #43: Wrapped compact theta sketch - posted by GitBox <gi...@apache.org> on 2021/07/19 18:00:23 UTC, 2 replies.
- [datasketches-java] branch Memory2 updated: Move DS-java:datasketches-hash/MurmurHash3v2.java to DS-memory. - posted by le...@apache.org on 2021/07/19 18:11:47 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated: Copied DS-memory:UnsafeUtil.checkBounds() to DS-java:Util.checkBounds(). - posted by le...@apache.org on 2021/07/19 18:42:16 UTC, 0 replies.
- [datasketches-memory] branch master updated: Minor change. - posted by le...@apache.org on 2021/07/19 20:01:33 UTC, 0 replies.
- [datasketches-memory] branch master updated (aa46db3 -> 5b17e6b) - posted by dc...@apache.org on 2021/07/19 21:10:15 UTC, 0 replies.
- [datasketches-memory] 01/01: Merge pull request #133 from apache/fix-eclipse-warnings - posted by dc...@apache.org on 2021/07/19 21:10:16 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge merged pull request #133: Update pom to fix eclipse warnings - posted by GitBox <gi...@apache.org> on 2021/07/19 21:10:17 UTC, 2 replies.
- [datasketches-memory] branch master updated (5b17e6b -> 024e722) - posted by dc...@apache.org on 2021/07/19 21:51:00 UTC, 0 replies.
- [datasketches-memory] 01/01: Merge pull request #134 from apache/remove-matrix-profiles - posted by dc...@apache.org on 2021/07/19 21:51:01 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge merged pull request #134: Removes profile duplication in the memory-resources module - posted by GitBox <gi...@apache.org> on 2021/07/19 21:51:02 UTC, 2 replies.
- [datasketches-website] branch cpp_3_1_0 updated (960ddb6 -> b4db2dc) - posted by al...@apache.org on 2021/07/19 22:29:40 UTC, 0 replies.
- svn commit: r48910 - in /release/datasketches/cpp: 2.1.0-incubating/ 3.0.0/ - posted by al...@apache.org on 2021/07/20 18:53:04 UTC, 0 replies.
- svn commit: r48911 - /release/datasketches/postgresql/1.3.0-incubating/ - posted by al...@apache.org on 2021/07/20 18:54:12 UTC, 0 replies.
- [datasketches-postgresql] branch master updated: update - posted by al...@apache.org on 2021/07/20 21:20:43 UTC, 0 replies.
- [datasketches-postgresql] annotated tag 1.5.0-rc1 updated (67a60d3 -> f9ed7c0) - posted by al...@apache.org on 2021/07/20 21:24:24 UTC, 0 replies.
- [datasketches-postgresql] branch 1.5.x created (now 67a60d3) - posted by al...@apache.org on 2021/07/20 21:25:01 UTC, 0 replies.
- svn commit: r48913 - in /dev/datasketches/postgresql/1.5.0-rc1: ./ apache-datasketches-postgresql-1.5.0-src.zip apache-datasketches-postgresql-1.5.0-src.zip.asc apache-datasketches-postgresql-1.5.0-src.zip.sha512 - posted by al...@apache.org on 2021/07/20 22:25:08 UTC, 0 replies.
- svn commit: r48914 - /dev/datasketches/postgresql/1.5.0-rc1/ - posted by al...@apache.org on 2021/07/20 22:53:52 UTC, 0 replies.
- svn commit: r48915 - in /dev/datasketches/postgresql: 1.3.0-incubating-rc1/ 1.3.0-incubating-rc2/ 1.4.0-rc1/ 1.4.0-rc2/ - posted by al...@apache.org on 2021/07/20 22:55:09 UTC, 0 replies.
- [datasketches-postgresql] branch 1.5.x updated: updated version - posted by al...@apache.org on 2021/07/20 22:59:04 UTC, 0 replies.
- [datasketches-postgresql] annotated tag 1.5.0-rc1 updated (0deb77c -> be53be0) - posted by al...@apache.org on 2021/07/20 23:03:29 UTC, 0 replies.
- svn commit: r48916 - in /dev/datasketches/postgresql/1.5.0-rc1: ./ apache-datasketches-postgresql-1.5.0-src.zip apache-datasketches-postgresql-1.5.0-src.zip.asc apache-datasketches-postgresql-1.5.0-src.zip.sha512 - posted by al...@apache.org on 2021/07/20 23:07:02 UTC, 0 replies.
- svn commit: r48917 - in /dev/datasketches/cpp: 1.0.0-incubating-rc1/ 1.0.0-incubating-rc2/ 2.0.0-incubating-rc1/ 2.0.0-incubating-rc2/ 2.0.0-incubating-rc3/ 2.0.0-incubating-rc4/ 2.1.0-incubating-rc1/ 3.0.0-rc1/ 3.1.0-rc1/ 3.1.0-rc2/ - posted by al...@apache.org on 2021/07/20 23:11:27 UTC, 0 replies.
- [datasketches-website] branch master updated (b868f57 -> 980c5cd) - posted by al...@apache.org on 2021/07/21 00:44:10 UTC, 0 replies.
- [datasketches-website] 01/01: Merge pull request #101 from apache/cpp_3_1_0 - posted by al...@apache.org on 2021/07/21 00:44:11 UTC, 0 replies.
- [datasketches-website] branch asf-site updated: Automatic Site Publish by Buildbot - posted by gi...@apache.org on 2021/07/21 00:44:31 UTC, 0 replies.
- [GitHub] [datasketches-cpp] fivepapertigers opened a new pull request #229: Fix typo in python/README.md - posted by GitBox <gi...@apache.org> on 2021/07/21 14:24:15 UTC, 0 replies.
- [datasketches-cpp] branch master updated: Fix typo in python/README.md - posted by al...@apache.org on 2021/07/21 20:04:14 UTC, 0 replies.
- [GitHub] [datasketches-cpp] AlexanderSaydakov merged pull request #229: Fix typo in python/README.md - posted by GitBox <gi...@apache.org> on 2021/07/21 20:04:15 UTC, 0 replies.
- [datasketches-server] branch testing created (now 8942782) - posted by jm...@apache.org on 2021/07/22 04:16:56 UTC, 0 replies.
- [datasketches-server] 01/02: add unit tests of basic server config - posted by jm...@apache.org on 2021/07/22 04:16:57 UTC, 0 replies.
- [datasketches-server] 02/02: Improve POST handling, start adding tests, add LICENSE file - posted by jm...@apache.org on 2021/07/22 04:16:58 UTC, 0 replies.
- [datasketches-memory] branch master updated: Place public accessible, static XxHash redirect into memory. This will enable the elimination of the current use of "internal" memory code by the DS-java component. - posted by le...@apache.org on 2021/07/22 19:52:38 UTC, 0 replies.
- [datasketches-memory] branch master updated: Add .clover/ to gitignore and to rat excludes - posted by le...@apache.org on 2021/07/22 22:09:20 UTC, 0 replies.
- [datasketches-server] branch testing updated: move synchronized to the specific sketches rather than processing a single call at a time - posted by jm...@apache.org on 2021/07/22 22:09:26 UTC, 0 replies.
- [datasketches-java] branch Memory2 updated: Removed all references to Memory.internal. - posted by le...@apache.org on 2021/07/22 22:29:29 UTC, 0 replies.
- [datasketches-postgresql] branch master updated: updated versions - posted by al...@apache.org on 2021/07/23 01:51:46 UTC, 0 replies.
- [datasketches-postgresql] branch master updated: added aod_sketch - posted by al...@apache.org on 2021/07/23 02:06:31 UTC, 0 replies.
- [datasketches-server] branch testing updated: Remove incorrect per-request-type synchronized and layer of indirection associated with it - posted by jm...@apache.org on 2021/07/23 02:09:22 UTC, 0 replies.
- [datasketches-postgresql] branch 1.5.x updated: added REQ and AOD sketches - posted by al...@apache.org on 2021/07/23 02:22:55 UTC, 0 replies.
- [datasketches-postgresql] annotated tag 1.5.0-rc2 updated (9adbe28 -> cfbadfd) - posted by al...@apache.org on 2021/07/23 02:24:35 UTC, 0 replies.
- svn commit: r48961 - in /dev/datasketches/postgresql/1.5.0-rc2: ./ apache-datasketches-postgresql-1.5.0-src.zip apache-datasketches-postgresql-1.5.0-src.zip.asc apache-datasketches-postgresql-1.5.0-src.zip.sha512 - posted by al...@apache.org on 2021/07/23 02:30:00 UTC, 0 replies.
- svn commit: r48962 - /dev/datasketches/postgresql/1.5.0-rc2/ - posted by al...@apache.org on 2021/07/23 02:34:12 UTC, 0 replies.
- [datasketches-postgresql] branch 1.5.x updated: updated mailing lists - posted by al...@apache.org on 2021/07/23 02:39:07 UTC, 0 replies.
- [datasketches-postgresql] annotated tag 1.5.0-rc2 updated (1ced46a -> 1399ce4) - posted by al...@apache.org on 2021/07/23 02:40:09 UTC, 0 replies.
- svn commit: r48963 - in /dev/datasketches/postgresql/1.5.0-rc2: ./ apache-datasketches-postgresql-1.5.0-src.zip apache-datasketches-postgresql-1.5.0-src.zip.asc apache-datasketches-postgresql-1.5.0-src.zip.sha512 - posted by al...@apache.org on 2021/07/23 02:42:01 UTC, 0 replies.
- [datasketches-server] branch testing updated: remove unused config file, update readme with build instructions - posted by jm...@apache.org on 2021/07/23 17:49:06 UTC, 0 replies.
- [datasketches-server] branch main updated (25ab320 -> c26bed4) - posted by jm...@apache.org on 2021/07/23 17:52:06 UTC, 0 replies.
- [datasketches-server] 01/01: Merge pull request #3 from apache/testing - posted by jm...@apache.org on 2021/07/23 17:52:07 UTC, 0 replies.
- [datasketches-memory] branch master updated: Minor changes to Readme files. - posted by le...@apache.org on 2021/07/25 22:16:07 UTC, 0 replies.
- [datasketches-memory] branch documentation-updates created (now 771429e) - posted by dc...@apache.org on 2021/07/26 15:24:39 UTC, 0 replies.
- [datasketches-memory] branch documentation-updates updated: Minor updates to documentation - posted by dc...@apache.org on 2021/07/26 15:25:47 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge opened a new pull request #135: Minor updates to documentation - posted by GitBox <gi...@apache.org> on 2021/07/26 15:30:59 UTC, 0 replies.
- [GitHub] [datasketches-memory] leerho commented on pull request #135: Minor updates to documentation - posted by GitBox <gi...@apache.org> on 2021/07/27 17:12:24 UTC, 0 replies.
- [GitHub] [datasketches-memory] davecromberge commented on pull request #135: Minor updates to documentation - posted by GitBox <gi...@apache.org> on 2021/07/27 20:54:33 UTC, 0 replies.
- [GitHub] [datasketches-java] breandan opened a new issue #357: Performance comparison between DoubleSketch and QuantileSketch - posted by GitBox <gi...@apache.org> on 2021/07/28 14:46:33 UTC, 0 replies.
- [datasketches-server] branch test_coverage created (now c26bed4) - posted by jm...@apache.org on 2021/07/28 20:34:48 UTC, 0 replies.
- [datasketches-server] branch test_coverage updated: finish update coverage, use HttpStatus class as source of status codes eveerywhere -- and actually add the files this time - posted by jm...@apache.org on 2021/07/28 20:36:18 UTC, 0 replies.
- [datasketches-server] branch test_coverage updated: add reset tests, refactor testing base class, to better reflect null return value - posted by jm...@apache.org on 2021/07/29 08:25:32 UTC, 0 replies.
- [GitHub] [datasketches-java] AlexanderSaydakov commented on issue #357: Performance comparison between DoubleSketch and QuantileSketch - posted by GitBox <gi...@apache.org> on 2021/07/29 18:31:50 UTC, 0 replies.
- [GitHub] [datasketches-java] jmalkin commented on issue #357: Performance comparison between DoubleSketch and QuantileSketch - posted by GitBox <gi...@apache.org> on 2021/07/29 19:50:19 UTC, 0 replies.
- [GitHub] [datasketches-java] breandan commented on issue #357: Performance comparison between DoubleSketch and QuantileSketch - posted by GitBox <gi...@apache.org> on 2021/07/29 19:54:25 UTC, 0 replies.
- [GitHub] [datasketches-java] PavelVesely commented on issue #357: Performance comparison between DataSketches and DDSketch - posted by GitBox <gi...@apache.org> on 2021/07/29 20:09:27 UTC, 0 replies.
- [GitHub] [datasketches-java] jmalkin commented on issue #357: Performance comparison between DataSketches and DDSketch - posted by GitBox <gi...@apache.org> on 2021/07/29 20:20:00 UTC, 0 replies.
- [GitHub] [datasketches-java] AlexanderSaydakov commented on issue #357: Performance comparison between DataSketches and DDSketch - posted by GitBox <gi...@apache.org> on 2021/07/29 20:24:49 UTC, 0 replies.
- [GitHub] [datasketches-java] breandan commented on issue #357: Performance comparison between DataSketches and DDSketch - posted by GitBox <gi...@apache.org> on 2021/07/30 00:32:18 UTC, 0 replies.
- [GitHub] [datasketches-java] leerho commented on issue #357: Comparison between DataSketches, DDSketch, t-digests et al. - posted by GitBox <gi...@apache.org> on 2021/07/30 04:30:00 UTC, 0 replies.
- [GitHub] [datasketches-java] tdunning commented on issue #357: Comparison between DataSketches, DDSketch, t-digests et al. - posted by GitBox <gi...@apache.org> on 2021/07/30 05:34:16 UTC, 1 replies.
- [GitHub] [datasketches-java] breandan commented on issue #357: Comparison between DataSketches, DDSketch, t-digests et al. - posted by GitBox <gi...@apache.org> on 2021/07/30 16:26:20 UTC, 0 replies.
- [datasketches-server] branch test_coverage updated (4e5b593 -> f5da446) - posted by jm...@apache.org on 2021/07/30 17:40:27 UTC, 0 replies.
- [datasketches-server] 01/02: document test base class a bit more, test status calls - posted by jm...@apache.org on 2021/07/30 17:40:28 UTC, 0 replies.
- [datasketches-server] 02/02: Remove some hard-coded names from reset tests, add more serialization tests, update get/post methods to accept JsonElement to support arrays rather than single items - posted by jm...@apache.org on 2021/07/30 17:40:29 UTC, 0 replies.
- [GitHub] [datasketches-java] jmalkin commented on issue #357: Comparison between DataSketches, DDSketch, t-digests et al. - posted by GitBox <gi...@apache.org> on 2021/07/30 18:51:56 UTC, 0 replies.