[ 
https://issues.apache.org/jira/browse/BEAM-12529?focusedWorklogId=615074&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-615074
 ]

ASF GitHub Bot logged work on BEAM-12529:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Jun/21 16:03
            Start Date: 25/Jun/21 16:03
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on pull request #15073:
URL: https://github.com/apache/beam/pull/15073#issuecomment-868668828


   Python PreCommit failure is flake BEAM-12515


-- 
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: 615074)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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)

Reply via email to