samuelcolvin opened a new pull request, #12448: URL: https://github.com/apache/datafusion/pull/12448
## Which issue does this PR close? Fixes #11271 (accidentally got closed the the companion PR https://github.com/apache/arrow-rs/pull/6211). Negative PR (at least by lines of Rust) 🎉 . ## Rationale for this change Use the much improved unit parsing logic now supported by arrow-rs, instead of a simple 'add "seconds"' hack ## What changes are included in this PR? Change interval expression parsing to use arrow-rs logic ## Are these changes tested? Yes ## Are there any user-facing changes? Improvements to `interval` expression functionality. -- 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]
