Skip to content

scoir/mongo-6.0.17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

background

a large $group expression seems to break and no longer group

reproducing

A docker compose configuration is setup to create 6.0.16 and 6.0.17 instances of mongo. The tests service (behind a profile) will execute the same set of inserts, query and validation steps against each instance.

Expected outcome

  • 4 documents are created
  • aggregation creates a single output document

start the mongo instances

docker compose up -d

execute the test script

docker compose run tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published