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

Insert ids as long instead of float for MongoDB example image

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: