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

refactor(planner): use const MAX_BLOCK_SIZE in join probe #8626

Merged
merged 4 commits into from
Nov 3, 2022

Conversation

xudong963
Copy link
Member

@xudong963 xudong963 commented Nov 3, 2022

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

Summary

Based on our testing and user scenarios, change max_block_size in join to 65535 by using const MAX_BLOCK_SIZE.

Fixes #issue

@vercel
Copy link

vercel bot commented Nov 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Nov 3, 2022 at 0:26AM (UTC)

@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Nov 3, 2022
@xudong963 xudong963 changed the title refactor(planner): change max_block_size to 65535 refactor(planner): use const MAX_BLOCK_SIZE in join probe Nov 3, 2022
@mergify mergify bot merged commit a30798c into databendlabs:main Nov 3, 2022
@xudong963 xudong963 deleted the fix_max_block_size branch November 3, 2022 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants