-
Notifications
You must be signed in to change notification settings - Fork 590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sink with temporal filter does not delete the row in the downstream database #16739
Comments
During debugging on the branch:https://github.com/risingwavelabs/risingwave/tree/lz/sink (essentially another problem occurred MySQL:
RW:
Log:
And because of the error, the one row in the MV |
I guess these could be two separate problems.... the first one is 1.8.1 and the second one is |
Describe the bug
After one minute
MySQL still:
RW:
Error message/log
No error found in the log
To Reproduce
see above
Expected behavior
The record in the downstream MySQL table should be deleted as well
How did you deploy RisingWave?
1.8.1 standalone mode by docker-compose is used
The version of RisingWave
1.8.1
The text was updated successfully, but these errors were encountered: