timsaucer opened a new issue, #1496: URL: https://github.com/apache/datafusion-python/issues/1496
**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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
