Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2931

Mongo Adapter - Compare Bson (not string) query representation in tests

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              sereda Andrei Sereda
              sereda Andrei Sereda
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m