alamb opened a new pull request, #6632:
URL: https://github.com/apache/arrow-datafusion/pull/6632

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/issues/6623
   
   
   # Rationale for this change
   
   The declared output type for `date_trunc` is wrong -- it is always 
`Timestamp(Nanosecond)` but it was declared to return the same type as its input
   
   # What changes are included in this PR?
   Make signature match the actual output type
   
   # Are these changes tested?
   Yes, 
   
   
   # Are there any user-facing changes?
   (fewer queries will error with a bug)
   


-- 
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]

Reply via email to