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
With time.precision.mode=adaptive_time_microseconds, Debezium's postgres cdc connector will convert early timestamp "0001-01-01 00:00:00" to "0001-12-29 23:42:28 BC" Not sure the root cause. The timestamp close now are handled correctly.
Error message/log
No response
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
With
time.precision.mode=adaptive_time_microseconds
, Debezium's postgres cdc connector will convert early timestamp "0001-01-01 00:00:00" to "0001-12-29 23:42:28 BC" Not sure the root cause. The timestamp close now are handled correctly.Error message/log
No response
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: