I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
- I have written necessary rustdoc comments
- I have added necessary unit tests and integration tests
- I have added fuzzing tests or opened an issue to track them. (Optional, recommended for new SQL features #7934).
- I have demonstrated that backward compatibility is not broken by breaking changes and created issues to track deprecated features to be removed in the future. (Please refer to the issue)
- All checks passed in
./risedev check
(or alias,./risedev c
)
- I have requested macro/micro-benchmarks as this PR can affect performance substantially, and the results are shown.
- My PR DOES NOT contain user-facing changes.
Click here for Documentation
Please keep the types that apply to your changes, and remove the others.
- Installation and deployment
- Connector (sources & sinks)
- SQL commands, functions, and operators
- RisingWave cluster configuration changes
- Other (please specify in the release note below)