Skip to content

refactor(expr): rearrange common_expression and common_function #9585

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

Merged
merged 5 commits into from
Jan 13, 2023
Merged

refactor(expr): rearrange common_expression and common_function #9585

merged 5 commits into from
Jan 13, 2023

Conversation

andylokandy
Copy link
Contributor

@andylokandy andylokandy commented Jan 12, 2023

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

Summary

  • Improve module structure of common_expression
  • Improve ConstantFolder: folding with full domain no longer requiring input_domains
  • Improve try_inet_aton and try_inet_ntoa by using error_to_null
  • Move rand and uuid to other.rs

@vercel
Copy link

vercel bot commented Jan 12, 2023

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

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jan 12, 2023 at 5:52PM (UTC)

@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Jan 12, 2023
@andylokandy andylokandy requested a review from sundy-li January 12, 2023 17:41
@BohuTANG BohuTANG merged commit ad49493 into databendlabs:main Jan 13, 2023
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.

None yet

4 participants