Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Apr 13, 2025

  • Added $concatArrays and $setUnion methods to Accumulators.java for MongoDB 8.1 aggregation pipelines, producing correct BSON for array concatenation and union.
  • Implemented Kotlin extensions in Accumulators.kt, leveraging KProperty for idiomatic usage.
  • Updated AggregatesTest.kt with tests validating query construction.
  • Fixed formatting in CONTRIBUTING.md for clarity.

Assistance Required
Integration tests were omitted due to uncertainty about the appropriate test class. If needed to validate server-side behavior, please specify the target class, and I’ll implement them.

…xtensions

Added $concatArrays and $setUnion methods to Accumulators.java for MongoDB 8.1
aggregation pipelines, producing correct BSON for array concatenation and union.
Implemented Kotlin extensions in Accumulators.kt, leveraging KProperty for idiomatic
usage. Updated AggregatesTest.kt with tests validating query construction. Fixed
formatting in CONTRIBUTING.md for clarity.

Signed-off-by: Ranzy Blessings <ranzyblessings.inbox@gmail.com>
@ghost ghost closed this by deleting the head repository Apr 22, 2025
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant