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

[CH-3667] Use max_block_size controller read mergetree block size #3669

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

loneylee
Copy link
Member

What changes were proposed in this pull request?

Use spark.gluten.sql.columnar.backend.ch.runtime_settings.max_block_size controller read mergetree bolck size. Defalut is DEFAULT_BLOCK_SIZE=65409

(Fixes: #3667)

How was this patch tested?

Test by UT.

Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

Copy link

Run Gluten Clickhouse CI

@liuneng1994 liuneng1994 changed the title [CH-3667] Use max_block_size controller read mergetree bolck size [CH-3667] Use max_block_size controller read mergetree block size Nov 10, 2023
@liuneng1994 liuneng1994 merged commit 6be077d into apache:main Nov 10, 2023
8 checks passed
@loneylee loneylee deleted the 3667 branch November 10, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CH] Controller read mergetree block size by config
2 participants