datafusion
datafusion copied to clipboard
refactor: use TypeSignature::Coercible for math functions
Which issue does this PR close?
- Closes #14763.
- Depends on #15404.
Rationale for this change
What changes are included in this PR?
Added TypeSignatureClass's:
- Numeric
- Float
Update math functions' signatures.
Are these changes tested?
Are there any user-facing changes?
Thanks @alan910127 -- it seems this PR is failing CI so I have marked it as a draft while you take a look
Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days.