Shanicky Chen

Results 18 issues of Shanicky Chen

I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? WIP State. Because our source reader framework is somewhat...

type/feature
ci/run-s3-source-tests
ci/run-e2e-single-node-tests
ci/main-cron/run-selected
ci/run-e2e-test-other-backends
ci/run-e2e-iceberg-tests

I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). This PR attempts to fix the occasional issue of event loss for newly added workers during...

type/fix
ci/run-e2e-single-node-tests
ci/run-e2e-test-other-backends

I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? Introduce a new configuration and mechanism to specify separate...

type/feature
ci/run-backwards-compat-tests
ci/run-e2e-single-node-tests
ci/run-e2e-test-other-backends

I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? **Summary** This PR improves the robustness of background DDL...

type/feature
ci/run-e2e-single-node-tests
ci/run-e2e-test-other-backends

I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? Move the first `ticker.tick().await` after setting up the notification...

ci/main-cron/run-all
need-cherry-pick-since-release-2.7

I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? ![linear_curves](https://github.com/user-attachments/assets/9ec1ad16-9cc9-4ac8-824a-829a976e5edf) **Summary** This PR introduces a new `LinearCurve` variant...

type/feature

Remove the `assigned_parallelism` field from `StreamJobFragments` and related code to decouple parallelism state from fragment models. Parallelism is now fetched dynamically and passed during protobuf conversion or fragment construction. -...

type/fix
ci/run-e2e-single-node-tests
ci/run-e2e-test-other-backends

I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? **Summary** This PR introduces a new scalar function `rw_adaptive_parallelism(int4)...

type/feature