apache / apache/datafusion

Replace `TypeSignature::Numeric` with `TypeSignature::Coercible`

Open
#14,760 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

### Is your feature request related to a problem or challenge?

After #14440, we can use `Coercible` for existing `Numeric` signature

### Describe the solution you'd like

_No response_

And deprecate `TypeSignature::Numeric`

### Describe alternatives you've considered

_No response_

### Additional context

#14440
#13301

Contributor guide

Open the contributing guide

Research direction

Start by reading the context in issues #14440 and #13301, then locate the existing TypeSignature::Numeric definition and its usages. The work is complete when those usages use TypeSignature::Coercible and TypeSignature::Numeric is deprecated, with relevant tests updated or added as needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data-engineering
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.