-
Notifications
You must be signed in to change notification settings - Fork 701
feat(expr): implement gamma/lgamma function #23556
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
base: main
Are you sure you want to change the base?
Conversation
|
Hi @hzxa21, I’m a bit unsure whether the
related issue: rust-lang/rust#99842 |
4f6ddd0 to
543e4af
Compare
cc the original author of ordered_float to check @BugenZhao |
Signed-off-by: Alan Tang <[email protected]>
Signed-off-by: Alan Tang <[email protected]>
Signed-off-by: Alan Tang <[email protected]>
Signed-off-by: Alan Tang <[email protected]>
543e4af to
8210e2a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rest LGTM. Thanks for contribution!
Signed-off-by: Alan Tang <[email protected]>
|
Hi @xiangjinwu, PTAL when you have time. 😄 |
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
Closes Part of feat(expr): PostgreSQL 18 new expressions #23368.
Checklist
Documentation
Release note
support
gammaandlgammafunction