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
did more digging and saw many of those WARN (leaderCheckpointer|27260) [RoutineLoadJob.unprotectUpdateState():1321] routine load job 373030-data_from_kafka changed to PAUSED with reason: null
Steps to reproduce the behavior (Required)
Follow this - https://docs.starrocks.io/docs/loading/RoutineLoad/#submit-a-routine-load-job-1
I am doing the same but my timestamp is
1715553720000
which throws error and from logs the value is NULL.If I do
1715553720
it works as expected.StarRocks version (Required)
3.3.5
The text was updated successfully, but these errors were encountered: