Skip to content

Add support for AggregationUpdate to BulkOperations. #4344

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

Closed
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

Closes: #3872

@mp911de mp911de added the type: enhancement A general enhancement label Apr 14, 2023
@mp911de mp911de added this to the 4.1 RC1 (2023.0.0) milestone Apr 14, 2023
mp911de pushed a commit that referenced this pull request Apr 14, 2023
We now accept `UpdateDefinition` in `BulkOperations` to support custom update definitions and aggregation updates.

Closes #3872
Original pull request: #4344
mp911de added a commit that referenced this pull request Apr 14, 2023
Refine updateOne/updateMulti signatures to accept UpdateDefinition in the generic signature. Use pattern variables and records where applicable. Resolve code duplicates.

See #3872
Original pull request: #4344
@mp911de mp911de closed this Apr 14, 2023
@mp911de mp911de deleted the issue/3872 branch April 14, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support AggregationUpdate / UpdateSpecification on Bulk API
2 participants