alamb opened a new pull request, #13732: URL: https://github.com/apache/datafusion/pull/13732
## Which issue does this PR close? - Related to https://github.com/apache/datafusion/pull/13372 ## Rationale for this change It wasn't clear to me that there is coverage for date_part with timestamps that are: 1. Have an explicit, UTC timezone 2. Have an explicit, non UTC timezone ## What changes are included in this PR? Add coverage for: 1. Timestamps an explicit, UTC timezone 2. Timestamps a, non UTC timezone 3. Add new tests from https://github.com/apache/datafusion/pull/13372 ## Are these changes tested? Only tests ## Are there any user-facing changes? No, only tests -- 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]
