apache / apache/datafusion-python
Deprecate Expr for functions that take only specific literals
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 604
- Forks
- 174
- Ø Merge
- 1 T. 7 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
This is the original comment that leads to this issue: https://github.com/apache/datafusion-python/pull/1484#discussion_r3079835791
**Describe the solution you'd like**
Add deprecation warnings, then remove`Expr` type hint in a later release
**Describe alternatives you've considered**
Leave as is
**Additional context**
We only allow specific values, so we can check them at the function invocation.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.