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(expr): add serializable expression #6712

Merged
merged 4 commits into from Jul 22, 2022
Merged

Conversation

andylokandy
Copy link
Collaborator

@andylokandy andylokandy commented Jul 20, 2022

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

Summary

  • Add RemoteExpr which implements Serialize and Deserialize.

Blocked by #6663
Tracked in #6547

@vercel
Copy link

vercel bot commented Jul 20, 2022

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

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jul 21, 2022 at 7:28PM (UTC)

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Jul 20, 2022
@andylokandy andylokandy marked this pull request as ready for review July 20, 2022 13:54
@mergify
Copy link
Contributor

mergify bot commented Jul 21, 2022

This pull request has merge conflicts that must be resolved before it can be merged. @andylokandy please update it 🙏.

@BohuTANG
Copy link
Member

Oops, This branch has conflicts that must be resolved :/

@BohuTANG
Copy link
Member

@andylokandy PTAL the conflicts, so we can merge this patch soon :)

@andylokandy
Copy link
Collaborator Author

This PR depends on #6663, so I'm waiting for that one to be merged.

@BohuTANG BohuTANG merged commit af3e2f1 into datafuselabs:main Jul 22, 2022
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