You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "waitingkuo (via GitHub)" <gi...@apache.org> on 2023/04/07 07:42:05 UTC

[GitHub] [arrow-datafusion] waitingkuo commented on issue #5857: `datafusion::physical_expr::datetime_expressions::to_timestamp_millisto_timestamp_millis` Unsupported data type Timestamp(Nanosecond, None)

waitingkuo commented on issue #5857:
URL: https://github.com/apache/arrow-datafusion/issues/5857#issuecomment-1500031937

   https://github.com/apache/arrow-datafusion/blob/6d1ec7ae22fd2181be32d18a4a269777755ae9b1/datafusion/physical-expr/src/datetime_expressions.rs#L138-L145
   
   `to_timestamp_millis` uses `string_to_timestamp_nanos_shim` which only accept `&str` as input


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