[PR] Updated the default param descriptions to make it easier to parse. [datasketches-bigquery]

2024-09-28 Thread via GitHub
leerho opened a new pull request, #61: URL: https://github.com/apache/datasketches-bigquery/pull/61 There was a missing empty line in one case. -- 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

[PR] Bump org.json:json from 20230227 to 20231013 in /scripts [datasketches-bigquery]

2024-09-28 Thread via GitHub
dependabot[bot] opened a new pull request, #60: URL: https://github.com/apache/datasketches-bigquery/pull/60 Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. Release notes Sourced from https://github.com/douglascrockford/JSON-java/rele

Re: [PR] Initial draft of what the individual READMEs could look like. [datasketches-bigquery]

2024-09-28 Thread via GitHub
leerho merged PR #59: URL: https://github.com/apache/datasketches-bigquery/pull/59 -- 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...@datas

Re: [PR] minimalistic descriptions in subdirs to get started [datasketches-bigquery]

2024-09-28 Thread via GitHub
AlexanderSaydakov closed pull request #58: minimalistic descriptions in subdirs to get started URL: https://github.com/apache/datasketches-bigquery/pull/58 -- 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

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

2024-09-28 Thread Lee Rhodes
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 mode. Java 21 is not supported, but if the user is not using off-heap memory it is still possible to use this memory component with Java 21.

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

2024-09-28 Thread Lee Rhodes
### Removed a Java version check that prevented running with Java 21 in limited mode. Java 21 is not supported, but if the user is not using off-heap memory it is still possible to use this memory component with Java 21. One cannot compile with Java 21, but running with Java 21 in this limited mode