-
Notifications
You must be signed in to change notification settings - Fork 752
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
ISSUE-4847: Replace FactoryCreator with FactoryCreatorWithTypes for functions #4688
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/databend/databend/GREzT1SbduTHM2vFPgjaj8DFHrNf [Deployment for 8a62419 canceled] |
Thanks for the contribution! Please review the labels and make any necessary changes. |
mysql> select * from numbers(10) where null and true; |
f11b250
to
89db29f
Compare
ec4fb88
to
f801bb9
Compare
f801bb9
to
6f831c2
Compare
6f831c2
to
77294eb
Compare
77294eb
to
b96ce9e
Compare
1675f32
to
dcfa039
Compare
8a21566
to
8a62419
Compare
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Summary about this PR
Changelog
Related Issues
Fixes #4847
Fixes #4848
Test Plan
Unit Tests
Stateless Tests