databend icon indicating copy to clipboard operation
databend copied to clipboard

chore: add merge_into_resize_parallel_threads settings

Open JackTan25 opened this issue 1 year ago โ€ข 1 comments

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

if the machine has too many cores, maybe we will write too many small block, which cause high i/o cost.

Tests

  • [ ] Unit Test
  • [ ] Logic Test
  • [ ] Benchmark Test
  • [x] No Test - Explain why

Type of change

  • [ ] Bug Fix (non-breaking change which fixes an issue)
  • [ ] New Feature (non-breaking change which adds functionality)
  • [ ] Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • [ ] Documentation Update
  • [ ] Refactoring
  • [ ] Performance Improvement
  • [x] Other (please describe):

This change isโ€‚Reviewable

JackTan25 avatar Mar 20 '24 11:03 JackTan25

Docker Image for PR

  • tag: pr-15048-41ed2e7

note: this image tag is only available for internal use, please check the internal doc for more details.

github-actions[bot] avatar Mar 20 '24 12:03 github-actions[bot]