jorgecarleitao edited a comment on pull request #9376:
URL: https://github.com/apache/arrow/pull/9376#issuecomment-770335798


   @alamb , when you wrote the `date_trunc`, did you had in mind having 
different granularities per row, or was it driven by the fact the the builtin 
functions only accepted arrays?
   
   If the latter, do you think it would be ok to require granularity to always 
be a scalar as a regression / feature of this PR?
   
   I am asking because `date_trunc(array | scalar, array | scalar)` is a "bit" 
more effort than `date_trunc(scalar, array | scalar)`.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to