buraksenn opened a new pull request, #21520: URL: https://github.com/apache/datafusion/pull/21520
## Which issue does this PR close? - Closes #21111 related with #21109 and its PR https://github.com/apache/datafusion/pull/21473 ## Rationale for this change Temporal types can actually support internal arithmetics and with this change internal arithmetics can now narrow down column boundaries and selectivity instead of falling back to default selectivity of 1.0 ## What changes are included in this PR? Extend internal_arithmetic types with date and duration types ## Are these changes tested? Yes adjusted tests ## Are there any user-facing changes? no -- 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]
