Skip to content

Releases: ydb-platform/ydb-importer

v1.7

30 Sep 13:15
v1.7
31b465f
Compare
Choose a tag to compare

What's Changed

  • Small improvements by @alex268 in #2
  • More simple logic of ProgressCounter, BlobSaver and UpsertOp by @alex268 in #3
  • Ordered reading from ResultSet with synth key updates by @alex268 in #4
  • Fix Oracle problems by @alex268 in #5

New Contributors

Full Changelog: v1.6...v1.7

YDB Importer version 1.6

21 Jun 12:17
Compare
Choose a tag to compare

Release highlights:

  • Better diagnostics (including full SQL statement text) for errors that happen during metadata retrieval

Full Changelog: v1.5...v1.6

YDB Importer version 1.5

25 Feb 14:39
Compare
Choose a tag to compare

Release highlights:

  • support for new data sources, including Microsoft SQL Server, IBM Db2 and IBM Informix;
  • new option to automatically skip the columns of unknown types (previous version skipped the whole table containing the problematic column);
  • support import of timestamps as Uint64 or Utf8 values (necessary to handle timestamps before 1-Jan-1970);
  • moved back the required JDK version to JDK 8, to be more compatible with older systems.

Full Changelog: v1.4...v1.5

YDB Importer version 1.4

10 Aug 12:47
Compare
Choose a tag to compare

Several fixes, including:

  • support of JDBC data types BIT, DOUBLE, FLOAT as input table columns
  • better diagnostics of type handling issues
  • explicit (not env-based) configuration for metadata and SA key authentication with YDB managed service
  • upgrade of YDB SDK to 2.2 pre-release

YDB Importer v1.3

14 Dec 16:00
Compare
Choose a tag to compare

YDB Importer version 1.3 adds support for MySQL data sources.
It is built using YDB Java SDK v2.0.1

YDB Importer version 1.2

17 Oct 08:17
Compare
Choose a tag to compare
v1.2

building version 1.2