github Shopify/ghostferry canary/v1.2.1.rc1
canary/v1.2.0.rc1

pre-release7 hours ago

Added

  • PaginationKey now includes column name

Changed

  • Use PaginationKey instead of raw uint64 for progress report. This means that table progress report will
    include not raw value, but a whole PaginationKey object, i.e.
    {
      "type": "uint64",
      "column": "id",
      "value": 999
    }
    which will be in line with the format of state dump. @driv3r #426

Don't miss a new ghostferry release

NewReleases is sending notifications on new releases.