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

[branch-2.1](routine-load) increase routine load job default max batch size and rows #37388

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

sollhui
Copy link
Contributor

@sollhui sollhui commented Jul 7, 2024

pick #36632

Most users only care about the size of max_batch_interval, but in order to achieve an interval effect, they have to configure max_batch_rows and max_batch_size according to the characteristics of the data. By adjusting these two default values, users do not need to worry about configuration in most scenarios.

Proposed changes

Issue Number: close #xxx

…e and rows (#36632)

Most users only care about the size of **max_batch_interval**, but in
order to achieve an interval effect, they have to configure
**max_batch_rows** and **max_batch_size** according to the
characteristics of the data. By adjusting these two default values,
users do not need to worry about configuration in most scenarios.
@sollhui
Copy link
Contributor Author

sollhui commented Jul 7, 2024

run buildall

@dataroaring dataroaring merged commit 97e4025 into apache:branch-2.1 Jul 7, 2024
20 of 22 checks passed
@yiguolei yiguolei mentioned this pull request Jul 19, 2024
1 task
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.

2 participants