[PR] Kll merge [datasketches-spark]

2025-01-07 Thread via GitHub
jmalkin opened a new pull request, #9: URL: https://github.com/apache/datasketches-spark/pull/9 Add optional parameter k to kll merge, defaulting to DEFAULT_K if not specified -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [VOTE] Release Apache DataSketches-bigquery-1.0.1-rc2

2025-01-07 Thread Lee Rhodes
+1 (binding) I checked: - LICENSE OK - NOTICE OK, but update the Copyright date to 2025 for the next time. - I checked the small delta change to the cloudbuild.yaml file and it is in place. Unfortunately, I am not in a position to test it. - The Git Hash mentioned above matches the one on the web

Re: [PR] Simplify registration [datasketches-spark]

2025-01-07 Thread via GitHub
jmalkin merged PR #8: URL: https://github.com/apache/datasketches-spark/pull/8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@datasketc

[VOTE] Release Apache DataSketches-memory 5.0.0-RC1

2025-01-07 Thread Lee Rhodes
NOTE: This version of DataSketches-memory requires Java 21 and leverages the new Panama (FFM) preview release with Java 21 and JEP 442 . As a result, you may need to add "--enable-preview" as a run-time flag to the JVM. Hello Apache DataSketches PMC and Community, 1

[VOTE] Release Apache DataSketches-bigquery-1.0.1-rc2

2025-01-07 Thread Alexander Saydakov
Hello Apache DataSketches PMC and Community, This is a call for vote to release Apache DataSketches-bigquery candidate version 1.0.1-rc2 Apache DataSketches library functions for Google BigQuery. This is a patch release with a small change to install wget and unzip in cloudbuild.yaml. This is n

Re: [PR] Theta functions [datasketches-spark]

2025-01-07 Thread via GitHub
jmalkin commented on code in PR #7: URL: https://github.com/apache/datasketches-spark/pull/7#discussion_r1906150680 ## src/main/scala/org/apache/spark/sql/aggregate/ThetaUnion.scala: ## @@ -0,0 +1,133 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] Include unzip tool into build process [datasketches-bigquery]

2025-01-07 Thread via GitHub
AlexanderSaydakov merged PR #116: URL: https://github.com/apache/datasketches-bigquery/pull/116 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[PR] Include unzip tool into build process [datasketches-bigquery]

2025-01-07 Thread via GitHub
AlexanderSaydakov opened a new pull request, #116: URL: https://github.com/apache/datasketches-bigquery/pull/116 #109 introduced unzip tool into the build process which is not a tool that was included in the cloudbuild.yaml image -- This is an automated message from the Apache Git Service

[PR] Simplify registration [datasketches-spark]

2025-01-07 Thread via GitHub
jmalkin opened a new pull request, #8: URL: https://github.com/apache/datasketches-spark/pull/8 A few unrelated changes: * Check k in KLL sketch creation * Modify PMF/CDF calls to simplify SQL registration (thanks @will-lauer !) * Fix some codegen errors. There's still one for pmf/cd

Re: [PR] Cleanup [datasketches-spark]

2025-01-07 Thread via GitHub
jmalkin merged PR #6: URL: https://github.com/apache/datasketches-spark/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@datasketc

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

2025-01-07 Thread Alexander Saydakov
It turned out that we needed to add unzip installation as well. Please consider this vote cancelled. I will prepare RC2 shortly. On Tue, Jan 7, 2025 at 12:13 PM Alexander Saydakov wrote: > Hello Apache DataSketches PMC and Community, > > > This is a call for vote to release Apache DataSketches-b

Re: [PR] Include unzip tool into build process [datasketches-bigquery]

2025-01-07 Thread via GitHub
AlexanderSaydakov commented on PR #115: URL: https://github.com/apache/datasketches-bigquery/pull/115#issuecomment-2576341423 Release takes a voting procedure. I will need to cancel the 1.0.1-rc1 call for vote and start another. -- This is an automated message from the Apache Git Service

Re: [PR] Include unzip tool into build process [datasketches-bigquery]

2025-01-07 Thread via GitHub
leerho merged PR #115: URL: https://github.com/apache/datasketches-bigquery/pull/115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@dat

Re: [PR] Include unzip tool into build process [datasketches-bigquery]

2025-01-07 Thread via GitHub
danieldeleo commented on PR #115: URL: https://github.com/apache/datasketches-bigquery/pull/115#issuecomment-2576265457 @AlexanderSaydakov sorry didn't catch this tool within the last PR. Please cut another release once this merges -- This is an automated message from the Apache Git Serv

[PR] Include unzip tool into build process [datasketches-bigquery]

2025-01-07 Thread via GitHub
danieldeleo opened a new pull request, #115: URL: https://github.com/apache/datasketches-bigquery/pull/115 #109 introduced unzip tool into the build process which is not a tool that was included in the cloudbuild.yaml image -- This is an automated message from the Apache Git Service. To r

[VOTE] Release Apache DataSketches-bigquery-1.0.1-rc1

2025-01-07 Thread Alexander Saydakov
Hello Apache DataSketches PMC and Community, This is a call for vote to release Apache DataSketches-bigquery candidate version 1.0.1-rc1 Apache DataSketches library functions for Google BigQuery. This is a patch release with a one-line change to install wget in cloudbuild.yaml. This is needed f

Re: [I] Create a new latest tagged release which includes PR:113 [datasketches-bigquery]

2025-01-07 Thread via GitHub
AlexanderSaydakov commented on issue #114: URL: https://github.com/apache/datasketches-bigquery/issues/114#issuecomment-2576075446 We need to release 1.0.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[PR] Theta functions [datasketches-spark]

2025-01-07 Thread via GitHub
AlexanderSaydakov opened a new pull request, #7: URL: https://github.com/apache/datasketches-spark/pull/7 Working prototype. Needs more parameters and more functions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2025-01-07 Thread Jon Malkin
+1 - GPG and SHA look good, including in maven subdir - LICENSE and NOTICE are ok - mvn test works with java 17, fails on older (expected) jon On Mon, Jan 6, 2025 at 1:20 PM Alexander Saydakov wrote: > > +1 > > - checked GPG signature and SHA hash > - LICENSE and NOTICE look fine (do we need