codetyri0n opened a new pull request, #18417: URL: https://github.com/apache/datafusion/pull/18417
## Which issue does this PR close? - Closes #18228 . ## Rationale for this change This PR makes the extract expression timezone aware. The configuration of time zone (example - SET datafusion.execution.time_zone = '+04:00';) is now recognised and the extract statement correspondingly returns the right results through date_part. ## What changes are included in this PR? ## Are these changes tested? Yes (slt) ## Are there any user-facing changes? Yes -- 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]
