Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-470

Insert ids as long instead of float for MongoDB example image

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 0.7.0
    • None
    • examples
    • None

      In init-inventory.sh we insert ids such as 101, 1001 etc. The MongoDB shell handles those as floating point numbers by default, though. Instead we should insert them as NumberLong(101) etc.

              gunnar.morling Gunnar Morling
              gunnar.morling Gunnar Morling
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: