diff --git a/inlong-manager/manager-common/src/main/resources/iceberg-field-type-mapping.yaml b/inlong-manager/manager-common/src/main/resources/iceberg-field-type-mapping.yaml index 29508f9e56d..fc8c9877518 100644 --- a/inlong-manager/manager-common/src/main/resources/iceberg-field-type-mapping.yaml +++ b/inlong-manager/manager-common/src/main/resources/iceberg-field-type-mapping.yaml @@ -42,7 +42,7 @@ source.type.to.target.type.converter: target.type: TIME - source.type: TIMESTAMP - target.type: LOCAL_ZONE_TIMESTAMP + target.type: TIMESTAMP - source.type: TIMESTAMP WITH TIMEZONE target.type: LOCAL_ZONE_TIMESTAMP