[
https://issues.apache.org/jira/browse/BEAM-12529?focusedWorklogId=616207&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-616207
]
ASF GitHub Bot logged work on BEAM-12529:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jun/21 13:31
Start Date: 29/Jun/21 13:31
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on pull request #15073:
URL: https://github.com/apache/beam/pull/15073#issuecomment-869985780
@udim or @robertwb - I'd like to get this merged before my leave starts on
Thursday. Will one of you have time to review?
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 616207)
Time Spent: 1h 20m (was: 1h 10m)
> to_pcollection does not support timestamp types
> -----------------------------------------------
>
> Key: BEAM-12529
> URL: https://issues.apache.org/jira/browse/BEAM-12529
> Project: Beam
> Issue Type: Improvement
> Components: dsl-dataframe
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Fix For: 2.32.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> We do not currently support converting timestamps directly from a deferred
> dataframe to a schema'd PCollection. It will raise an error like:
> {code}
> TypeError: Unsupported dtype in proxy: 'datetime64[ns]'
> {code}
> Note that pandas timestamps are nanosecond precision by default, while Beam's
> Timestamp type is microsecond precision.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)