datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

refactor: use TypeSignature::Coercible for math functions

Open alan910127 opened this issue 10 months ago • 2 comments

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?

alan910127 avatar Feb 25 '25 14:02 alan910127

Thanks @alan910127 -- it seems this PR is failing CI so I have marked it as a draft while you take a look

alamb avatar Feb 26 '25 17:02 alamb

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.

github-actions[bot] avatar Jun 14 '25 02:06 github-actions[bot]