Re: Permission to use KLL streaming-quantiles code in free open-source academic software

2020-05-06 Thread Lee Rhodes
g-quantiles? I'm quite out of my area of > expertise, so I appreciate any advice you can offer, and I will of course > acknowledge it in the publication. > > Best, > Michael > > -- > *From:* Edo Liberty > *Sent:* Tuesday, May 5, 2020

Re: Permission to use KLL streaming-quantiles code in free open-source academic software

2020-05-06 Thread Lee Rhodes
ally is as straight-forward > as it seems. > > If you have any advice on how to use DataSketches for my problem, I'm > certainly open to that. > > Thanks, > Michael > -- > *From:* Lee Rhodes > *Sent:* Wednesday, May 6, 2020 4:37 PM > *To:* Michae

Re: Permission to use KLL streaming-quantiles code in free open-source academic software

2020-05-06 Thread Lee Rhodes
correlation effects between the dimensions. This is another argument that you should have independent compactors for each dimension. So you might as well stick with individual sketches for each dimension. Lee. On Wed, May 6, 2020 at 4:39 PM Lee Rhodes wrote: > Michael, > > Allow me t

Re: Permission to use KLL streaming-quantiles code in free open-source academic software

2020-05-07 Thread Lee Rhodes
he way to go. Once I have time to dive into the code, > my plan is to write something that implements what you described in the > earlier email. > > Thanks, > Michael > -- > *From:* Lee Rhodes > *Sent:* Wednesday, May 6, 2020 10:43 PM &

Re: Permission to use KLL streaming-quantiles code in free open-source academic software

2020-05-09 Thread Lee Rhodes
x27;s email, this is actually what I have currently implemented! > Once I finish ironing out a couple improvements, I'm going to move some > code around to follow the existing coding style, put it on Github, and > submit a pull request. > > Michael > ----

Re: [E] [VOTE] Release Apache DataSketches-cpp 4.0.1-rc1

2023-01-27 Thread Lee Rhodes
+1 (binding) Checked: - gpg signature - shasum - cmake, make, make test, tox On Wed, Jan 25, 2023 at 11:51 AM Alexander Saydakov wrote: > +1 > > Checked: > - gpg signature > - shasum > - cmake, make, make test, tox > > > On Tue, Jan 24, 2023 at 10:46 PM Jon Malkin wrote: > >> Hello Apache Data

Re: [VOTE] Release Apache DataSketches-cpp 4.1.0-rc1

2023-04-28 Thread Lee Rhodes
+1 The whole process ran very smoothly. My checks (macOS Ventura 13.3.1) - Verify shasum and signature for source release - cmake -S . -B build/Release -DCMAKE_BUILD_TYPE=Release - cmake --build build/Release -t all test - python3 -m pip install . - tox Two minor issues: - The

[VOTE] Release Apache DataSketches-java 4.0.0-RC1

2023-05-09 Thread Lee Rhodes
ith the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC1

2023-05-10 Thread Lee Rhodes
. Now with TestNG 7.5.1 available, I think it is best to cancel this RC1 candidate, and issue an RC2 with this new TestNG 7.5.1 version. Thank you for your patience! Lee. On Tue, May 9, 2023 at 6:04 PM Lee Rhodes wrote: > 1. This is a call for vote to release Apache DataSketches-java candid

[VOTE] Release Apache DataSketches-java 4.0.0-RC2

2023-05-11 Thread Lee Rhodes
Anyone in the community can vote. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC2

2023-05-12 Thread Lee Rhodes
+1 (binding) I checked: - LICENCE, NOTICE and README OK - GPG and SHA signatures OK - build and install locally (mac ventura 13.3.1, Apple M1 Pro) - registered extension in test database, Success - basic CPC sketch test with 1 value, Success On Thu, May 11, 2023 at 11:38 AM Lee Rhodes wrote

Re: [VOTE] Release Apache DataSketches-postgresql 1.6.0-rc1

2023-05-12 Thread Lee Rhodes
+1 (binding) I checked the following: - LICENCE, NOTICE and README OK - GPG and SHA signatures OK - build and install locally (mac ventura 13.3.1, Apple M1 Pro) - registered extension in test database, OK - basic CPC sketch tests, Success On Fri, May 12, 2023 at 1:37 PM David Cromberge wrote: >

Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC2

2023-05-13 Thread Lee Rhodes
explaining that and this change seems to >> have been introduced in an unreviewed "revert" commit. >> >> jon >> >> On Fri, May 12, 2023 at 2:54 PM Lee Rhodes wrote: >> >>> +1 (binding) >>> >>> I checked: >>> - LICE

[VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-13 Thread Lee Rhodes
(+1) PMC votes or a majority of (+1) PMC votes are acquired. Anyone in the community can vote. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-java 4.0.0-RC3

2023-05-14 Thread Lee Rhodes
ttps://github.com/apache/datasketches-java/blob/4.0.0-RC3/README.md Lee. On Sat, May 13, 2023 at 5:45 PM Lee Rhodes wrote: > 1. This is a call for vote to release Apache DataSketches-java candidate > version: 4.0.0-RC3 > > NOTE: This is the core Java component of the DataSketches library

[VOTE-RESULT]

2023-05-17 Thread Lee Rhodes
The vote for release of Apache DataSketches-java candidate version: 4.0.0-RC3 is hereby closed. The vote results were 4 (+1) votes with no other votes. 3 of these votes were binding. This candidate will become the release. Lee.

[ANNOUNCE] DataSketches Java 4.0.0 Released!

2023-05-18 Thread Lee Rhodes
Hello All, This is the core Java component of the DataSketches library that includes all the sketch algorithms in production-ready packages. These sketches can be called directly from this component or used in conjunction with the adaptor components such as Hadoop Pig, Hadoop Hive, or the aggregat

[VOTE] Release Apache DataSketches-java 4.1.0-RC1

2023-06-07 Thread Lee Rhodes
no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Incorrect links in vote letter. Here are the corrections

2023-06-07 Thread Lee Rhodes
I had updated the link labels and not the link itself. Sorry, my mistake. 2. Git Tab for this release: - https://github.com/apache/datasketches-java/tree/4.1.0-RC1 3. The Release Candidate / Zip Repository: - https://dist.apache.org/repos/dist/dev/datasketches/java/4.1.0-RC1/ 4. Repository: Mave

Re: [VOTE] Release Apache DataSketches-java 4.1.0-RC1

2023-06-08 Thread Lee Rhodes
at 4:38 PM Lee Rhodes wrote: > 1. This is a call for vote to release Apache DataSketches-java candidate > version: 4.1.0-RC1 > > NOTE: This is the core Java component of the DataSketches library that > includes all the sketch algorithms in production-ready packages. These >

Re: [VOTE] Release Apache DataSketches-java 4.1.0-RC1

2023-06-13 Thread Lee Rhodes
Verified checksum and gpg signatures >> - mvn test, mvn package, mvn install working >> >> David >> >> On 2023/06/08 16:20:57 Lee Rhodes wrote: >> > I had updated the link labels and not the link itself. Sorry, my >> mistake. >> > >> >

[ANNOUNCE] DataSketches Java 4.1.0 Release

2023-06-14 Thread Lee Rhodes
Hello All, This is the core Java component of the DataSketches library that includes all the sketch algorithms in production-ready packages. These sketches can be called directly from this component or used in conjunction with the adapter components such as Hadoop Pig, Hadoop Hive, Apache Druid, e

[VOTE] Release Apache DataSketches-java 4.2.0-RC1

2023-08-31 Thread Lee Rhodes
anks, Lee Rhodes lee...@apache.org

Re: Checkstyle usage

2023-10-25 Thread Lee Rhodes
You can download and run checkstyle in your own system or have it configured as part of your IDE(either Eclipse or IntelliJ, that is what I do). Make sure you point to the SketchesCheckstyle.xml in the tools folder from within the checkstyle program config, otherwise you might get a lot of false po

Re: [VOTE] Release Apache DataSketches-cpp 5.0.0-rc1

2023-11-13 Thread Lee Rhodes
+1 I checked - LICENSE and NOTICE present and current - version.cfg.in correctly set to 5.0.0 - Compiled and ran unit tests on OSX Ventura 13.5.2, Apple M1 Pro - Checked both asc and sha512 signatures. - The Build and Test Guide was good and it worked perfectly. On Tue, Nov 7, 2023 at 8:39 PM Alex

Re: [VOTE] Release Apache DataSketches-postgresql 1.7.0-rc2

2023-11-30 Thread Lee Rhodes
+1(binding) I checked - cloned the code at the specified git tag - make //worked ok but got two warnings : - *boost/boost/math/tools/config.hpp:23:6: **warning: **"The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"* //I linked to boost 1.8

[VOTE] Release Apache DataSketches-java 5.0.0-RC1

2023-12-04 Thread Lee Rhodes
ty of (+1) PMC votes are acquired. Anyone in the community can vote. This vote will close no earlier than Thursday, Dec 7 11:30 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [E] [VOTE] Release Apache DataSketches-java 5.0.0-RC1

2023-12-08 Thread Lee Rhodes
t >>> include the empty serialization_test_data directory tree in our releases >>> >>> jon >>> >>> On Tue, Dec 5, 2023 at 2:33 AM Charlie Dickens >>> wrote: >>> >>>> +1 >>>> Downloaded and install using java vers

[ANNOUNCE] DataSketches Java 5.0.0 Released!

2023-12-09 Thread Lee Rhodes
Hello All, This is the core Java component of the DataSketches library that includes all the sketch algorithms in production-ready packages. These sketches can be called directly from this component or used in conjunction with the adaptor components such as Hadoop Pig, Hadoop Hive, or the aggregat

[VOTE] Bug-fix Release of Apache DataSketches-java 5.0.1-RC1

2023-12-21 Thread Lee Rhodes
l at least 3 (+1) PMC votes or a majority of (+1) PMC votes are acquired. Anyone in the community can vote. This vote will close no earlier than Thursday, Dec 7 11:30 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Bug-fix Release of Apache DataSketches-java 5.0.1-RC1

2023-12-21 Thread Lee Rhodes
The above earliest voting close date is incorrect. It should be: This vote will close no earlier than Thursday, Dec 27 2:30 PM PST. On Thu, Dec 21, 2023 at 2:07 PM Lee Rhodes wrote: > Hello Apache DataSketches PMC and Community, > > *The issues addressed in this Bug-fix release:*

Re: [E] [VOTE] Release Apache DataSketches-cpp 5.0.1-rc1

2023-12-21 Thread Lee Rhodes
+1 (binding) - cmake -S . -B build/Release -DCMAKE_BUILD_TYPE=Release //successful - cmake --build build/Release -t all test //successful - LICENSE and NOTICE ok On Tue, Dec 19, 2023 at 2:36 PM Alexander Saydakov wrote: > +1 > > - reviewed small patch applied to the previous release 5.0.0 > -

Re: Re: [E] Re: [VOTE] Bug-fix Release of Apache DataSketches-java 5.0.1-RC1

2024-01-02 Thread Lee Rhodes
; > > > +1 (non-binding) > > > > > > > > > > - mvn clean install ran successfully with OpenJDK 11 (aarch64) > > > > > > > > > > On Fri, Dec 22, 2023 at 9:18 AM Jon Malkin wrote: > > > > > > > > >

[ANNOUNCE] DataSketches Java 5.0.1 Released!

2024-01-02 Thread Lee Rhodes
Hello All, This is the core Java component of the DataSketches library that includes all the sketch algorithms in production-ready packages. These sketches can be called directly from this component or used in conjunction with the adaptor components such as Hadoop Pig, Hadoop Hive, or the aggregat

Re: [E] [VOTE] Release Apache DataSketches-cpp 5.0.2-rc1

2024-01-08 Thread Lee Rhodes
+1(binding) - cmake and cmake ... RUN_TESTS work fine. - checked GPG signature and SHA512 sum On Fri, Jan 5, 2024 at 11:39 AM Alexander Saydakov wrote: > +1 > > - looked at the very simple change since 5.0.1 > - checked GPG signature and SHA512 sum > - "cmake", "make" and "make test" successfu

Re: [E] Re: [VOTE] Release Apache DataSketches-python 5.0.1-rc1

2024-02-08 Thread Lee Rhodes
+1 - $ python3 -m pip install . # worked once I figured out that I needed to update my Python :) - checked GPG signature and shasum - tox successful On Thu, Feb 8, 2024 at 1:55 PM Alexander Saydakov wrote: > +1 > > - checked GPG signature and shasum > - tox successful > - installed datasketche

Re: ASF Website Policy Changes

2024-02-20 Thread Lee Rhodes
Dave, On https://whimsy.apache.org/site/project/datasketches under the "Resources" row, it has the link Websites must not link to externally hosted resources . However, the site that it links to: https://privacy.apache.org/faq/committers.html does NO

Re: ASF Website Policy Changes

2024-02-20 Thread Lee Rhodes
olicy pages as an allowed alternative. So I'm wondering if this is something we could do as well. On Tue, Feb 20, 2024 at 12:16 PM Dave Fisher wrote: > Hi Lee, > > > > On Feb 20, 2024, at 11:45 AM, Lee Rhodes wrote: > > > > Dave, > > On https://whimsy.apa

Re: [PR] Update LargeScale.md [datasketches-website]

2024-03-02 Thread Lee Rhodes
Thanks! On Sat, Mar 2, 2024 at 2:23 PM freakyzoidberg (via GitHub) wrote: > > freakyzoidberg commented on code in PR #163: > URL: > https://github.com/apache/datasketches-website/pull/163#discussion_r1510085541 > > > ## > docs/Architecture/LargeScale.md: > ## > @@ -21,20 +21,47

[DISCUSS] Adopting a cross-language Pseudorandom Number Generator (PRNG)

2024-03-07 Thread Lee Rhodes
We have had a number of requests for the ability to make our current Java Random deterministic. However, since we support cross-language binary capability of our sketches, having a PRNG that is deterministic only in one language is not really very useful. What is called for is a PRNG that can be

Please Wellcome Pierre Lacave as a new Committer!

2024-03-12 Thread Lee Rhodes
Pierre Lacave (plac...@apache.org) has already made substantial contributions to the DataSketches Library by translating a number of our key sketches into the GO language. This is a very important addition to our Java, C++ and Python languages! For example, he has already translated the HLL famil

Re: [E] [VOTE] Release Apache DataSketches-java 5.0.2-rc1

2024-03-22 Thread Lee Rhodes
+1 - asc, sha512 checked - checked out the 5.0.2-rc1 tag at commit ba29502 and mvn test works fine. (The original git hash was incorrect, but Jon has corrected that.) - also checked the git-properties file in the actual 5.0.2-src.zip file on /dist/ = ba29502. - NOTICE & LICENSE look fine. On We

Re: [E] [VOTE] Release Apache DataSketches-python 5.0.2-rc1

2024-04-05 Thread Lee Rhodes
+1 I had problems with the install due to some issue in my environment. I was advised to install a virtual environment as follows: - source venv/bin/activate - python3 -m venv venv Then try the install command. It worked. I request that this be suggested in the build instructions. - All testing w

Moving DataSketches-Java to Java 17+

2024-04-12 Thread Lee Rhodes
This is my draft document on options to move our library forward to Java 17: I welcome you comments 🙂 ProposalForJava17AndBeyond.pdf Description: Adobe PDF document - To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.o

[VOTE] Release Apache DataSketches-java 6.0.0-RC1

2024-04-18 Thread Lee Rhodes
PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-java 6.0.0-RC1

2024-04-21 Thread Lee Rhodes
or at least > 72 hours (excluding weekends and holidays), AND until at least 3 (+1) PMC > votes or a majority of (+1) PMC votes are acquired. Anyone in the community > can vote. This vote will close no earlier than Tuesday, Apr 18, 2024, 9:00 > PM PST. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thanks, > Lee Rhodes > lee...@apache.org >

Re: [VOTE] Release Apache DataSketches-java 6.0.0-RC1

2024-04-22 Thread Lee Rhodes
I am closing this vote until I can submit an RC2 On Sun, Apr 21, 2024 at 11:05 PM Jon Malkin wrote: > This is a major version bump. Let's get it clean first and go with RC2. > > jon > > On Sun, Apr 21, 2024, 6:59 PM Lee Rhodes wrote: > >> Folks, >> >&

[VOTE] Release Apache DataSketches-java 6.0.0-RC2

2024-04-22 Thread Lee Rhodes
will close no earlier than Thursday, Apr 25, 2024, 10:30 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-java 6.0.0-RC2

2024-04-26 Thread Lee Rhodes
[VOTE RESULT] this vote is now closed with 3 (+1) binding votes, 1 (+1) non-binding vote and no other votes. On Mon, Apr 22, 2024 at 10:18 PM Lee Rhodes wrote: > ### New: quantiles T-Digest sketch > ### New: BloomFilter > ### New: Exact and Bounded Sampling Proportional to Size (EB-PP

[VOTE] Release Apache DataSketches-memory 2.2.1-RC1

2024-05-21 Thread Lee Rhodes
e no earlier than Thursday, May 23, 2024, 5:00 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-memory 2.2.1-RC1

2024-05-22 Thread Lee Rhodes
Oops, I forgot to update the expiration date: - This vote will close no earlier than Friday May 24, 2024, 3:00 PM PST. Lee. On Tue, May 21, 2024 at 2:56 PM Lee Rhodes wrote: > ### Bug Fix: datasketcches-memory Issues #178 > ### Updated POM to fix Eclipse Java Build Path issues > ##

Re: [VOTE] Release Apache DataSketches-memory 2.2.1-RC1

2024-05-25 Thread Lee Rhodes
gt; obsolete so maybe it's not such a big deal. > > jon > > On Tue, May 21, 2024 at 2:56 PM Lee Rhodes wrote: > >> ### Bug Fix: datasketcches-memory Issues #178 >> ### Updated POM to fix Eclipse Java Build Path issues >> ### Updated POM plugins and GitHub actio

Subject: [VOTE] Release Apache DataSketches-memory 2.2.1-RC2

2024-05-26 Thread Lee Rhodes
ired. - Anyone in the community can vote. - This vote will close no earlier than Friday May 31, 2024, 8:00 AM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [E] Re: Subject: [VOTE] Release Apache DataSketches-memory 2.2.1-RC2

2024-05-31 Thread Lee Rhodes
cksum and signatures of core files and /maven subdir >> * mvn clean test >> * mvn clean package >> >> The build and tests were successful with both java 8 and 11 with no >> additional command line options. It properly refused to build with java 17, >> as expecte

Re: [E] Re: Subject: [VOTE] Release Apache DataSketches-memory 2.2.1-RC2

2024-06-01 Thread Lee Rhodes
[VOTE-RESULT] This vote is now closed with 3 (+1 binding) votes and no other votes. On Fri, May 31, 2024 at 6:17 PM Lee Rhodes wrote: > +1 (binding) > I checked: > - mvn apache-rat:check > - mvn clean test > - mvn clean javadoc:javadoc > - mvn clean install > - checked /

[ANNOUNCE] DataSketches Memory 2.2.1 Bug-Fix release!

2024-06-02 Thread Lee Rhodes
### Fixed Issue #178 ### Updated SpotBugs and fixed all warnings ### Fixed some checkstyle configuration errors ### Updates to the POM files including a Java 11 compile problem Hello All, This component of the DataSketches library provides high-performance access to off-heap memory for Java

Re: [E] [VOTE] Release DataSketches-hive 2.0.0-RC1

2024-06-24 Thread Lee Rhodes
+1(binding) - LICENSE and NOTICE files are OK - mvn clean test OK - POM file looks OK. On Thu, Jun 20, 2024 at 11:40 AM Alexander Saydakov wrote: > +1 > > - checked GPG and SHA > - mvn test > - run a test query using Theta sketch on a cluster with > datasketches-memory-2.2.0 and datasketches-ja

Subject: [VOTE] Release Apache DataSketches-memory 3.0.0-RC1

2024-07-29 Thread Lee Rhodes
votes are acquired. - Anyone in the community can vote. - This vote will close no earlier than Thursday, Aug 1, 2024, 8:00 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: Subject: [VOTE] Release Apache DataSketches-memory 3.0.0-RC1

2024-07-31 Thread Lee Rhodes
properly in place and update this thread. > > Thanks, > jon > > On Mon, Jul 29, 2024 at 7:15 PM Lee Rhodes wrote: > >> Hello Apache DataSketches PMC and Community, >> >> 1. This is a call for vote to release Apache DataSketches-memory >> candidate ver

Re: [VOTE] Release Apache DataSketches-cpp 5.1.0-rc1

2024-08-01 Thread Lee Rhodes
+1 (binding) License, Notice look ok clean build all tests pass Tested on Mac Sonoma 14.5 I got a lot of “usr/local/opt/ruby/lib’ not found” warnings. But all the tests seem to run fine. Ironically, that is not where my ruby is loaded. But this seems harmless. On Tue, Jul 30, 2024 at 10:05 AM Jon

Re: [E] Re: Subject: [VOTE] Release Apache DataSketches-memory 3.0.0-RC1

2024-08-05 Thread Lee Rhodes
nd package) with java 8 and javea 11 >>> - tested with java 17, which failed (expected, and correct behavior) >>> >>> The readme still mentions the "strict" profile in build instructions, >>> which is no longer relevant. We should remove reference to that in t

[ANNOUNCE] DataSketches Memory 3.0.0

2024-08-05 Thread Lee Rhodes
Hello All, This component of the DataSketches library provides high-performance access to off-heap memory for Java applications. These are low-level functions that are used by other DataSketches components. It does not provide any command-line interface or GUI. 1. DataSketches Download

[VOTE] Release Apache DataSketches-java 6.1.0-RC1

2024-08-23 Thread Lee Rhodes
g 28, 2024, 4:00 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [E] [VOTE] Release Apache DataSketches-java 6.1.0-RC1

2024-08-28 Thread Lee Rhodes
d GPG and SHA > - notice and license look good > - 'mvn test' passes (openjdk 11.0.21) > > > On Fri, Aug 23, 2024 at 3:49 PM Lee Rhodes wrote: > >> Hello Apache DataSketches PMC and Community, >> >> ### Added new KLL Longs Sketch >> ### Optimized H

[VOTE] Bug-Release Apache DataSketches-memory 3.0.1-RC1

2024-08-29 Thread Lee Rhodes
vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

[ANNOUNCE] DataSketches Memory 3.0.1 Bug-Fix release!

2024-09-05 Thread Lee Rhodes
Hello All, This release addressed the following issues. - Fixed bug that prevented running with Java 17 in limited mode. Java 17 is not supported, but if the user is not using off-heap memory it is still possible to use this memory component with Java 17. One cannot compile with Java 1

[VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-05 Thread Lee Rhodes
ith the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-11 Thread Lee Rhodes
n wrote: > The link text in this email say RC2 but the links actually go to the RC1 > tag, repo, and readme. Can we please update to provide the correct links? > > On Thu, Sep 5, 2024 at 6:52 PM Lee Rhodes wrote: > >> Hello Apache DataSketches PMC and Community, >> >&g

Re: [E] Re: [VOTE] Release Apache DataSketches-java 6.1.0-RC2

2024-09-14 Thread Lee Rhodes
dakov > wrote: > >> +1 >> >> - GPG signature OK >> - SHA512 OK >> - LICENSE and NOTICE look fine >> - "mvn test" passes (openjdk 11) >> >> >> On Wed, Sep 11, 2024 at 9:23 AM Charlie Dickens >> wrote: >> &

[ANNOUNCE] DataSketches Java 6.1.0 Minor Release

2024-09-14 Thread Lee Rhodes
Hello All, This is the core Java component of the DataSketches library that includes all the sketch algorithms in production-ready packages. These sketches can be called directly from this component or used in conjunction with the adaptor components such as Hadoop Pig, Hadoop Hive, or the aggregato

[VOTE] Release Apache DataSketches-memory 4.0.0-RC1 (For Java 17)

2024-10-08 Thread Lee Rhodes
east 3 (+1) PMC votes or a majority of (+1) PMC votes are acquired. - Anyone in the community can vote. - This vote will close no earlier than Thursday, Oct 3, 2024, 6:00 PM Pacific. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks,

Re: [VOTE] Release Apache DataSketches-memory 4.0.0-RC1 (For Java 17)

2024-10-08 Thread Lee Rhodes
Please update the Vote no earlier than date to Friday, Oct 11, 4:00PM Pacific Time. Lee. On Tue, Oct 8, 2024 at 1:27 PM Lee Rhodes wrote: > *Hello Apache DataSketches PMC and Community,* > > 1. This is a call for vote to release Apache DataSketches-memory candidate > versio

[VOTE] Release Apache DataSketches-java 6.1.1-RC1

2024-10-07 Thread Lee Rhodes
4, 5:30 PM Pacific. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-memory 4.0.0-RC1 (For Java 17)

2024-10-11 Thread Lee Rhodes
works with java 17, fails with 8, 11, and 21, as > expected > > jon > > On Tue, Oct 8, 2024 at 6:30 PM Lee Rhodes wrote: > >> *Hello Apache DataSketches PMC and Community,* >> >> 1. This is a call for vote to release Apache DataSketches-memory >> candida

Re: [VOTE] Release Apache DataSketches-memory 4.0.0-RC1 (For Java 17)

2024-10-11 Thread Lee Rhodes
[VOTE RESULT] This vote is closed with three (+1) binding votes, and no other votes. On Fri, Oct 11, 2024 at 6:12 PM Lee Rhodes wrote: > +1 (binding) > > I checked: > - mvn clean test with 17 ok, fails with 21 > - Notice and License good > > > On Fri, Oct 11, 2024 at 8

Re: [E] Re: [VOTE] Release Apache DataSketches-java 6.1.1-RC1

2024-10-11 Thread Lee Rhodes
n Tue, Oct 8, 2024 at 5:52 AM Yang Jie wrote: >> >>> +1 (non-binding) >>> >>> Tested 6.1.1-RC1 with the master of Apache Spark, and all relevant test >>> cases have passed. >>> >>> Thanks Lee Rhodes ~ >>> >>> Jie Y

[ANNOUNCE] DataSketches Java 6.1.1 Bug-Fix Release

2024-10-11 Thread Lee Rhodes
Hello All, This is the core Java component of the DataSketches library that includes all the sketch algorithms in production-ready packages. These sketches can be called directly from this component or used in conjunction with the adaptor components such as Hadoop Pig, Hadoop Hive, or the aggregato

Re: [E] Re: [VOTE] Release Apache DataSketches-java 6.1.1-RC1

2024-10-11 Thread Lee Rhodes
[VOTE RESULT] This vote is now closed as PASSED with 3 (+1 binding) votes, one (+1) non-binding vote and no other votes. On Fri, Oct 11, 2024 at 10:13 AM Lee Rhodes wrote: > +1 (binding) > Checked > - mvn clean test for both java8 and 11 > - NOTICE and LICENSE are OK >

Re: [E] Re: [VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC2

2024-10-04 Thread Lee Rhodes
project. >> >> jon >> >> On Tue, Oct 1, 2024 at 4:22 PM Alexander Saydakov >> wrote: >> >>> +1 >>> >>> - checked gpg and shasum >>> - LICANSE and NOTICE look fine >>> - "mvn test" passes (openjdk 11) >

Re: [E] Re: [VOTE] Change default branch on datasketches-memory

2024-10-05 Thread Lee Rhodes
The Jira ticket is INFRA-26185 On 2024/10/01 19:02:46 Lee Rhodes wrote: > This vote is now closed with 3 (+1) binding votes. > > On Thu, Sep 26, 2024 at 10:04 AM Alexander Saydakov > wrote: > > > +1 > > > > I don't mind this way. > > Later we can

[ANNOUNCE] DataSketches Memory 3.0.2 Release!

2024-10-05 Thread Lee Rhodes
Hello All, About DataSketches-Memory This component of the DataSketches library provides high-performance access to off-heap memory for Java applications. These are low-level functions that are used by other DataSketches components. It does not provide any command-line interface or GUI. This r

Re: [VOTE] Release Apache DataSketches-java 6.1.1-RC1

2024-10-07 Thread Lee Rhodes
) PMC votes are acquired. - Anyone in the community can vote. - This vote will close no earlier than Thursday, Oct 10, 2024, 5:30 PM Pacific. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-java 6.1.1-RC1

2024-10-07 Thread Lee Rhodes
Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org On Mon, Oct 7, 2024 at 6:01 PM Lee Rhodes wrote: > I don't know why this is happening but my message lost all line feeds! > Let me try again: >

Re: [VOTE] Change default branch on datasketches-memory

2024-09-25 Thread Lee Rhodes
Oops, modify the close date to Monday, Sep 30th, 1:03 PM Pacific On Wed, Sep 25, 2024 at 1:03 PM Lee Rhodes wrote: > I need some PMC approvals on this issue. > > The code changes required to move the ds-memory code base (java 8 and 11) > to Java 17 required a major rewrite of the co

[VOTE] Change default branch on datasketches-memory

2024-09-25 Thread Lee Rhodes
otes or a majority of (+1) PMC votes are acquired. Anyone in the community can vote. This vote will close no earlier than Thursday, Apr 25, 2024, 10:30 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org +1 (Binding) My vote.

[VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC1

2024-09-28 Thread Lee Rhodes
sapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC1

2024-09-28 Thread Lee Rhodes
n Wednesday, Oct 2, 2024, 5:00 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org On Sat, Sep 28, 2024 at 3:15 PM Lee Rhodes wrote: > ### Removed a Java version check that prevented running with Java 21 i

[VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC2

2024-09-30 Thread Lee Rhodes
jority of (+1) PMC votes are acquired. - Anyone in the community can vote. - This vote will close no earlier than Thursday, Oct 3, 2024, 6:00 PM Pacific. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Bug-Fix Release Apache DataSketches-memory 3.0.2-RC1

2024-09-30 Thread Lee Rhodes
lly using sbt now > > Thanks ~ > > > On 2024/09/28 22:35:07 Lee Rhodes wrote: > > Formatting got screwed up. Let me try again: > > > > *Key Changes From Last Release* > > ### Removed a Java version check that prevented running with Java 21 in > > limited m

Re: [E] Re: [VOTE] Change default branch on datasketches-memory

2024-10-01 Thread Lee Rhodes
anch to avoid confusion. > > On Wed, Sep 25, 2024 at 8:53 PM Jon Malkin wrote: > >> I'm in favor of the name change for the default branch anyway, so this >> seems like a great time. >> >> +1 >> >> jon >> >> On Wed, Sep 25, 20

Re: [E] [VOTE] Release Apache DataSketches-python 5.1.0-rc1

2024-09-25 Thread Lee Rhodes
+1 - GPG and SHA checked - TOX succeded On Fri, Sep 20, 2024 at 3:46 PM Alexander Saydakov wrote: > +1 > > - GPG and SHA checked > - LICENSE and NOTICE look fine > - "tox" tests succeed > > > On Fri, Sep 20, 2024 at 12:22 AM Jon Malkin wrote: > >> Hello Apache DataSketches PMC and Community, >

[VOTE] Release Apache DataSketches-memory 4.1.0-RC1 (For Java 17)

2024-11-08 Thread Lee Rhodes
y of (+1) PMC votes are acquired. - Anyone in the community can vote. - This vote will close no earlier than Thursday, Nov 14, 2024, 4:00 PM Pacific. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [E] [VOTE] Release Apache DataSketches-memory 4.1.0-RC1 (For Java 17)

2024-11-14 Thread Lee Rhodes
[VOTE CLOSED & RESULT] This VOTE is now closed with 3 (+1 binding) votes and no other votes. On Thu, Nov 14, 2024 at 8:05 PM Lee Rhodes wrote: > +1 > - Java17 mvn clean test, install, deploy all worked > - LICENSE & NOTICE fine > - checked GPG & SHA512 on zip dist

Re: [E] [VOTE] Release Apache DataSketches-memory 4.1.0-RC1 (For Java 17)

2024-11-14 Thread Lee Rhodes
uot;mvn test" successful using openjdk64-17.0.6 on MacOS >> >> >> On Fri, Nov 8, 2024 at 4:06 PM Lee Rhodes wrote: >> >>> *Hello Apache DataSketches PMC and Community,* >>> >>> 1. This is a call for vote to release Apache DataSketches-memory >

[ANNOUNCE] DataSketches Memory 4.1.0 Release!

2024-11-15 Thread Lee Rhodes
Hello All, *About DataSketches-Memory* This component of the DataSketches library provides high-performance access to off-heap memory for Java applications. These are low-level functions that are used by other DataSketches components. It does not provide any command-line interface or GUI. *This

Re: [VOTE] Release Apache DataSketches-java 7.0.0-RC1

2025-01-05 Thread Lee Rhodes
Please ignore the mention of Apache Spark in the note attached to paragraph 1. We have not yet released an adaptor for Apache Spark. Lee. On Sat, Jan 4, 2025 at 10:30 AM Lee Rhodes wrote: > NOTE: This version of DataSketches-java requires Java 17 and leverages the > new Panama (FFM) incu

[VOTE] Release Apache DataSketches-memory 5.0.0-RC1

2025-01-07 Thread Lee Rhodes
f (+1) PMC votes are acquired. - Anyone in the community can vote. - This vote will close no earlier than Friday, January 10, 2025, 4:30 PM PST. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

[VOTE] Release Apache DataSketches-memory 6.0.0-RC2

2025-02-04 Thread Lee Rhodes
o opinion [ ] -1 disapprove with the reason Thanks, Lee Rhodes lee...@apache.org

Re: [VOTE] Release Apache DataSketches-bigquery-1.0.2-rc1

2025-02-07 Thread Lee Rhodes
+1 (binding) - checked above links and git hash - please update NOTICE copyright date (line 2) to 2025 for next time. - LICENSE OK - README looks ok - GPG & SHA512 OK On Thu, Feb 6, 2025 at 1:00 PM Alexander Saydakov wrote: > Hello Apache DataSketches PMC and Community, > > > This is a cal

Re: [E] [VOTE] Release Apache DataSketches-memory 6.0.0-RC1

2025-01-31 Thread Lee Rhodes
checked SHA hash > - checked LICENSE > - checked NOTICE > - run "mvn test" using openjdk 21 > > On Tue, Jan 28, 2025 at 4:50 PM Lee Rhodes wrote: > >> Hello Apache DataSketches PMC and Community, >> >> NOTES: >> >>- This version of DataSk

  1   2   >