This issue requires an assignee. Since you haven't specified one, we've assigned TestManager as the default assignee for this issue.


Welcome To openGauss Community
Hey @wangzhengyuan1 , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands. You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
Contact Guide
If you have any questions, please contact the SIG: Tools ,
and any of the maintainers: @CarrotGo, @chendong76, @chenxiaobin19, @congzhou2603, @dodders, @hwworkholic, @jemappellehc, @libiao2024, @muyulinzhong, @quemingjian, @shenzheng4, @shirley_zhengx, @superlchf, @totaj, @wlff234, @wofanzheng, @ywzq1161327784 ,
and any of the committers: @Louisyzh, @hw_hbj, @justbk, @libiao2024, @wang4721, @wang_xingmiao, @zengseliang, @zhangxubo .




前置校验提示已经加上


回归结论:通过
回归版本:7.0.0-LTS b0023
回归截图:



测试类型
工具功能
测试版本
7.0.0LTS
问题描述
dataKit全流程迁移中,若两端数据库的时区不一致,会导致时间类型迁移后有时区差异,前置校验最好拦截
操作系统和硬件信息
不涉及
测试环境
企业版单机
被测功能
dataKit迁移前置校验
预置条件
准备源端和目标端宿主机/容器/数据库时区不一致的数据库,MySQL和PostgreSQL均需考虑
操作步骤
step1. dataKit创建迁移任务
step2. 开启迁移
预期输出
step1. 成功
step2. 前置校验拦截
实际输出
step1. 成功
step2. 成功
日志信息
不涉及
提单组织
内部开发
测试代码