Skip to content
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

Change required: Adds support for SET BATCH_PARALLELISM #758

Closed
CharlieSYH opened this issue Apr 17, 2023 · 2 comments
Closed

Change required: Adds support for SET BATCH_PARALLELISM #758

CharlieSYH opened this issue Apr 17, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@CharlieSYH
Copy link
Contributor

Related code PR

risingwavelabs/risingwave#8552

issue: risingwavelabs/risingwave#7558

Which part(s) of the docs might be affected or should be updated? And how?

Release notes

Adds support for SET BATCH_PARALLELISM. You can use this session variable to configure parallelism for batch queries.

This is from v0.18.0.

@hengm3467 Other than mentioning it in the release notes, do we need to document them (like SET STREAMING_PARALLELISM, set batch_parallelism, SET VISIBILITY_MODE) on a reference page?

Reference

Adding the support for SET BATCH_PARALLELISM in the batch query jobs in RisingWave.

@CharlieSYH CharlieSYH added the documentation Improvements or additions to documentation label Apr 17, 2023
@CharlieSYH CharlieSYH added this to the v0.18.0 milestone Apr 17, 2023
@hengm3467
Copy link
Collaborator

@neverchanje Do we need to document how to configure these meta settings?

@hengm3467 hengm3467 self-assigned this May 18, 2023
@hengm3467 hengm3467 removed this from the v0.18.0 milestone Jun 14, 2023
@hengm3467
Copy link
Collaborator

Now we have all the runtime parameters documented on this page: https://www.risingwave.dev/docs/current/view-configure-runtime-parameters/

Close as completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants