Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4354

DML: BinaryObjectBuilder does not sort fields in some cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8
    • 2.0
    • binary, sql

    Description

      One of the setField methods uses TreeMap<> to sort fields, depending on BinaryUtils.FIELDS_SORTED_ORDER.

      However, there are other places where assignedVals is initialized (setField, removeField) which are not updated to use TreeMap.

      Make sure to put this logic in one place.

      Attachments

        Issue Links

          Activity

            People

              al.psc Alexander Paschenko
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: