Skip to content

[server] Add HLL sketch aggregation merge function#3337

Open
rahulbsw wants to merge 1 commit into
apache:mainfrom
rahulbsw:hll-sketch-aggregation
Open

[server] Add HLL sketch aggregation merge function#3337
rahulbsw wants to merge 1 commit into
apache:mainfrom
rahulbsw:hll-sketch-aggregation

Conversation

@rahulbsw
Copy link
Copy Markdown

Summary

Test Plan

  • JAVA_HOME=/opt/homebrew/Cellar/openjdk@17/17.0.14/libexec/openjdk.jdk/Contents/Home mvn -pl fluss-common,fluss-server,fluss-flink/fluss-flink-common -am -Dtest=TableDescriptorTest,FieldAggregatorParameterizedTest,FlinkAggFunctionParserTest -Dsurefire.failIfNoSpecifiedTests=false test
  • git diff --check
  • mvn -pl fluss-server -DskipTests dependency:tree -Dincludes=org.apache.datasketches
  • npm run build in website parses the updated docs page but fails on pre-existing broken links: /blog/releases/0.9/, /blog/releases/0.8/, and /docs/quickstart/flink/.

AI-assisted changes; draft PR pending human review.

@rahulbsw rahulbsw marked this pull request as ready for review May 19, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant