appletreeisyellow opened a new pull request, #9061:
URL: https://github.com/apache/arrow-datafusion/pull/9061
## Which issue does this PR close?
Part of #8899
## Rationale for this change
`date_trunc` panics when time is ambiguous between "daylight saving time"
and standard time
## What changes are included in this PR?
Instead panic, return an "not yet implemented" error with workaround
suggestion.
## Are these changes tested?
Yes, included more tests
## Are there any user-facing changes?
Yes, user will no longer get panic, but a clearer error with workaround
suggestion
--
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]