Skip to content

Releases: openGemini/data-migration-tools

v0.4.0

07 Jan 10:50
673c67b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Oct 12:42
268cd1d
Compare
Choose a tag to compare

Changelog

Features

  • 89a38f4: feat: add abundant log information (#9) (@flaggyellow)
  • 06b4f82: feat: retry write points and print the retried points (#14) (@shilinlee)

Bug fixes

  • 38c29a6: fix: resolved the problem of cursor reading an empty block causing panic (#8) (@flaggyellow)

Others

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Apr 07:04
f4bdc3d
Compare
Choose a tag to compare

What's Changed

  • fix: read tsm and write openGemini, parse fail, point without fields is unsupported by @xiangyu5632 in #2
  • fix: dataMigrate Performance optimization by @xiangyu5632 in #3
  • fix some bugs

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Mar 09:19
Compare
Choose a tag to compare

The tool name is dataMigrate. It is used to migrate InfluxDB data to openGemini.
The dataMigrate directly reads data from the TSM file of InfluxDB and writes the data to openGemini.