Skip to content
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

refactor: use TypeSignature::Coercible for math functions #14872

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alan910127
Copy link
Contributor

Which issue does this PR close?

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?

@github-actions github-actions bot added common Related to common crate functions Changes to functions implementation labels Feb 25, 2025
@alamb alamb marked this pull request as draft February 26, 2025 17:13
@alamb
Copy link
Contributor

alamb commented Feb 26, 2025

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

@alan910127 alan910127 force-pushed the refactor/math-fns-coercible-signature branch from 5025085 to bc1a44a Compare March 4, 2025 15:13
@github-actions github-actions bot added the logical-expr Logical plan and expressions label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeSignature::Coercible for math functions
2 participants