Skip to content

feat: simd min/max vector aggregators#19660

Open
clintropolis wants to merge 1 commit into
apache:masterfrom
clintropolis:simd-min-max-aggs
Open

feat: simd min/max vector aggregators#19660
clintropolis wants to merge 1 commit into
apache:masterfrom
clintropolis:simd-min-max-aggs

Conversation

@clintropolis

Copy link
Copy Markdown
Member

Description

Follow-up to #19561, adds min and max aggregator implementations. I did not measure these, but would expect similar improvement like sum.

@FrankChen021 FrankChen021 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reviewed the code for correctness, edge cases, concurrency, and integration risks; no issues found.

Reviewed 15 of 15 changed files.


This is an automated review by Codex GPT-5.5

@FrankChen021 FrankChen021 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reviewed the code for correctness, edge cases, concurrency, and integration risks; no issues found.

Reviewed 15 of 15 changed files.


This is an automated review by Codex GPT-5.5

@jtuglu1 jtuglu1 added this to the 38.0.0 milestone Jul 7, 2026

@jtuglu1 jtuglu1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we create a benchmark for this? Would be great to track incremental progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants