Skip to content

Simplify type arguments to reduce, make Upds fields pub - #632

Merged
frankmcsherry merged 1 commit into
TimelyDataflow:masterfrom
antiguru:tidy_types
Aug 7, 2025
Merged

Simplify type arguments to reduce, make Upds fields pub#632
frankmcsherry merged 1 commit into
TimelyDataflow:masterfrom
antiguru:tidy_types

Conversation

@antiguru

@antiguru antiguru commented Aug 7, 2025

Copy link
Copy Markdown
Member

The type arguments to reduce still listed K and V, although we have the same types as KeyOwn and ValOwn on the trace. Change it to use the types defined by the trace instead.

Make the Upds fields public, in line with Vals.

The type arguments to reduce still listed K and V, although we have the
same types as KeyOwn and ValOwn on the trace. Change it to use the types
defined by the trace instead.

Make the Upds fields public, in line with Vals.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@frankmcsherry

Copy link
Copy Markdown
Member

Looks good!

@frankmcsherry
frankmcsherry merged commit d23a5bf into TimelyDataflow:master Aug 7, 2025
5 checks passed
@antiguru
antiguru deleted the tidy_types branch August 7, 2025 10:53
@github-actions github-actions Bot mentioned this pull request Aug 7, 2025
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.

2 participants