You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
16:56:09.419 [Sink Connector thread-pool-2] ERROR com.altinity.clickhouse.sink.connector.db.operations.ClickHouseTableOperationsBase - **** DATA TYPE MAPPING not found: TYPE:stringSCHEMA NAME:io.debezium.time.ZonedTime
16:56:09.419 [Sink Connector thread-pool-2] ERROR com.altinity.clickhouse.sink.connector.db.operations.ClickHouseTableOperationsBase - **** DATA TYPE MAPPING not found: TYPE:stringSCHEMA NAME:io.debezium.time.ZonedTime
Table "public.schedule"
Column | Type | Collation | Nullable | Default | Storage | Compression | Stats target | Description
-------------------+--------------------------+-----------+----------+---------+----------+-------------+--------------+-------------
id | uuid | | not null | | plain | | |
created_by | uuid | | | | plain | | |
date_created | timestamp with time zone | | not null | | plain | | |
last_updated | timestamp with time zone | | not null | | plain | | |
modified_by | uuid | | | | plain | | |
state | boolean | | not null | | plain | | |
version | bigint | | not null | | plain | | |
service_center_id | uuid | | not null | | plain | | |
name | character varying(255) | | not null | | extended | | |
start_time | time with time zone | | not null | | plain | | |
end_time | time with time zone | | not null | | plain | | |
working_days | character varying(255) | | not null | | extended | | |
The text was updated successfully, but these errors were encountered:
time_with_timezone
The text was updated successfully, but these errors were encountered: