Noel Kwan
Noel Kwan
1. IF committed after first barrier, it means that the actors have been initialized. 2. Things like `alter rate limit` can then take effect for an in progress stream job....
I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://gist.github.com/TennyZhuang/f00be7f16996ea48effb049aa7be4d66#file-rw_cla). ## What's changed and what's your intention? Move committing metadata for finished stream jobs into barrier...
I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://gist.github.com/TennyZhuang/f00be7f16996ea48effb049aa7be4d66#file-rw_cla). ## What's changed and what's your intention? - [ ] Plan Nodes for two phase simple...
**Describe the bug** Update: This is expected after switching to local execution mode that we may overflow on large queries. See comment below for more details: https://github.com/singularity-data/risingwave/issues/4807#issuecomment-1223608299. We can fix...
Support cancel of stream job without barrier. - Usually when high barrier latency, some stream job can be stuck, but due to high barrier latency, it cannot be cancelled either....
### Describe the bug Seems like it was intended for this test to be skipped in madsim, but it's not. Should it be skipped 🤔 ### Error message/log ```text 2022-10-11T07:23:29.430473Z...
It should block until recovery is finished.
I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://gist.github.com/TennyZhuang/f00be7f16996ea48effb049aa7be4d66#file-rw_cla). ## What's changed and what's your intention? 1. Let stream manager handle background ddl recovery, so...
I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://gist.github.com/TennyZhuang/f00be7f16996ea48effb049aa7be4d66#file-rw_cla). ## What's changed and what's your intention? - [ ] Fetch relation dependency graph from meta....
I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://gist.github.com/TennyZhuang/f00be7f16996ea48effb049aa7be4d66#file-rw_cla). ## What's changed and what's your intention? ## Checklist - [ ] I have written necessary...