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
Using the RisingWave operator, is it safe to reschedule the compute node pod (by, for example, killing the current pod) to force the ingestion of the newly added files?
Describe the bug
originally posted by a user from the community https://risingwave-community.slack.com/archives/C03BW71523T/p1720701467609019
@wcy-fdu and I have identified the root cause that list exec just list the files once and does not keep looping, which causes the bug.
risingwave/src/stream/src/executor/source/list_executor.rs
Lines 82 to 106 in 1c65460
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: