Releases: ydb-platform/ydb-importer
Releases · ydb-platform/ydb-importer
v1.7
YDB Importer version 1.6
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
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
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
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
v1.2 building version 1.2