You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/01 15:28:24 UTC

[GitHub] [arrow-datafusion] comphead commented on issue #3997: change` date_part` return types to f64

comphead commented on issue #3997:
URL: https://github.com/apache/arrow-datafusion/issues/3997#issuecomment-1298705591

   @waitingkuo the problem is  `date_part` calls for `arrow::compute::kernels::temporal::second` which is i32, and they dont have millisecond support. Do you think its good idea to implement milliseconds by ourselves?


-- 
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: github-unsubscribe@arrow.apache.org

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