codetyri0n opened a new pull request, #18034: URL: https://github.com/apache/datafusion/pull/18034
## Which issue does this PR close? <!-- This PR closes https://github.com/apache/datafusion/issues/17995 --> - Closes #. ## Rationale for this change <!-- current_date previously used only UTC. With this change it can recognize the timezone that can be set for execution. --> ## What changes are included in this PR? <!-- current_date() returns a timezone aware date via the 'datafusion.execution.time_zone' config option. --> ## Are these changes tested? <!-- Tested in datafusion CLI and added slt covering popular scenarios. --> -- 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]
