This topic describes the features of OceanBase Migration Service (OMS) Community Edition V4.2.7.
Notice
Only OMS Community Edition V4.2.6 can be upgraded to OMS Community Edition V4.2.7.
New features
OMS Community Edition V4.2.7 supports images of the ARM architecture and the Kylin 10 operating system.
Stored procedures and functions can be migrated between tenants of OceanBase Database Community Edition.
OMS Community Edition V4.2.7 supports incremental synchronization of vector data in OceanBase Database V4.3.3.
Usability improvements
OMS Community Edition V4.2.7 supports incremental synchronization of data from a TiDB database of a version later than 4.x, without the need for a TiCDC cluster or a Kafka cluster.
OMS Community Edition V4.2.7 allows you to write data to OceanBase Database Community Edition by using the
INSERT IGNOREstatement.OMS Community Edition V4.2.7 allows you to migrate data from a standby MySQL database to OceanBase Database Community Edition.
When you synchronize data from OceanBase Database Community Edition to a Kafka or RocketMQ instance, you can specify the time zone and format if the DEBEZIUM_FLATTEN serialization method is used.
During schema migration from a TiDB database to OceanBase Database Community Edition, tables being depended on are preferentially migrated. This way, dependent tables and tables being depended on are migrated at a time, and you do not need to restart the data migration task when it fails.