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: Try to use volo thrift for async support #13921

Merged
merged 11 commits into from
Dec 6, 2023

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Dec 4, 2023

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

Summary

feat: Try to use volo thrift for async support

volo-thrift implemented in rust, based on hyper. We can have async support and remove the need of thrift.


This change is Reviewable

@github-actions github-actions bot added the pr-feature this PR introduces a new feature to the codebase label Dec 4, 2023
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 5, 2023

Seems doesn't work. Let's postpone this PR.

@Xuanwo Xuanwo closed this Dec 5, 2023
@Xuanwo Xuanwo reopened this Dec 5, 2023
@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 5, 2023

Let's try again.

@Xuanwo Xuanwo marked this pull request as ready for review December 5, 2023 09:24
@Xuanwo Xuanwo requested review from BohuTANG and dantengsky December 5, 2023 09:24
Signed-off-by: Xuanwo <[email protected]>
Signed-off-by: Xuanwo <[email protected]>
Copy link

@PureWhiteWu PureWhiteWu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks for using Volo.

@Xuanwo
Copy link
Member Author

Xuanwo commented Dec 6, 2023

@BohuTANG This PR is ready to go, would you like to take a look?

@Xuanwo Xuanwo requested a review from andylokandy December 6, 2023 12:06
@BohuTANG BohuTANG merged commit 921a726 into databendlabs:main Dec 6, 2023
68 checks passed
@Xuanwo Xuanwo deleted the try-volo-thrift branch May 9, 2024 14:09
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.

3 participants