Skip to content

Conversation

@dain
Copy link
Member

@dain dain commented Mar 30, 2024

Description

Internally groupId has been an int for a while now, and this change makes it possible to write more efficient state implementations.

Release notes

(X) Release notes are required, with the following suggested text:

# SPI
* GroupedAccumulatorState group id and capacity are now `int` type. ({issue}`issuenumber`)

@dain dain requested a review from martint March 30, 2024 19:56
@cla-bot cla-bot bot added the cla-signed label Mar 30, 2024
@dain dain force-pushed the groupid-int branch 3 times, most recently from 406f9aa to b6d3dc3 Compare March 30, 2024 21:56
@dain dain merged commit 875efe6 into trinodb:master Apr 1, 2024
@dain dain deleted the groupid-int branch April 1, 2024 19:34
@github-actions github-actions bot added this to the 444 milestone Apr 1, 2024
@mosabua
Copy link
Member

mosabua commented Apr 2, 2024

Reworded release note a bit and added.

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

Development

Successfully merging this pull request may close these issues.

4 participants