Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce container for default values #452

Merged

Conversation

frankmcsherry
Copy link
Member

This PR introduces a container that effectively represents a run of default values, and spills to a back-up container if non-default values are discovered. This is meant to be a MVP example of a non-trivial container that relies on GATs, but also has the potential to bring OrdVal and OrdKey spines closer together, at some CPU cost.

Copy link
Member

@antiguru antiguru left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks

}
}

/// A read wrapper that presents as
Copy link
Member

Choose a reason for hiding this comment

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

Missing text

@frankmcsherry
Copy link
Member Author

Thanks for the review (made the fixes!)

@frankmcsherry frankmcsherry merged commit 66be417 into TimelyDataflow:master Jan 3, 2024
1 check passed
This was referenced Oct 29, 2024
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