-
Type:
Test
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.19.0
-
Component/s: mongodb-adapter
-
Labels:
Some tests currently fail because of wrong order of keys in Bson.
// Expected {$project: {POP: '$pop', STATE: '$state'}} // Actual {$project: {STATE: '$state', POP: '$pop'}}
- blocks
-
CALCITE-2911 Release Calcite 1.19.0
-
- Closed
-
- links to