Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Some tests currently fail because of wrong order of keys in Bson.
// Expected {$project: {POP: '$pop', STATE: '$state'}} // Actual {$project: {STATE: '$state', POP: '$pop'}}
Attachments
Issue Links
- blocks
-
CALCITE-2911 Release Calcite 1.19.0
- Closed
- links to