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

feat(processor): support max execute time settings #7374

Merged
merged 4 commits into from
Aug 30, 2022

Conversation

zhang2014
Copy link
Member

@zhang2014 zhang2014 commented Aug 29, 2022

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

Summary

feat(processor): support max execute time settings

Parts of #6935

@vercel
Copy link

vercel bot commented Aug 29, 2022

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

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Aug 30, 2022 at 3:04AM (UTC)

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Aug 29, 2022
@zhang2014
Copy link
Member Author

zhang2014 commented Aug 29, 2022

Cannot limit sync processor, for example:SELECT SLEEP(2);

@BohuTANG
Copy link
Member

Need a stateless test to check it

@sundy-li
Copy link
Member

I do think the show settings tests should be removed.

@BohuTANG BohuTANG requested a review from sundy-li August 30, 2022 03:53
@BohuTANG BohuTANG merged commit 08a9221 into datafuselabs:main Aug 30, 2022
@BohuTANG
Copy link
Member

@soyeric128 for new settings documentation, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants