[
https://issues.apache.org/jira/browse/BEAM-10008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette updated BEAM-10008:
---------------------------------
Description: It should be possible to process a schema'd PCollection with a
Python timestamp field in SqlTransform, and have it map to a SQL TIMESTAMP.
This will work best in ZetaSQL once it supports a microsecond TIMESTAMP
(BEAM-10607), since Python's timestamps are microsecond precision.
> Test TIMESTAMP support in Python SqlTransform
> ---------------------------------------------
>
> Key: BEAM-10008
> URL: https://issues.apache.org/jira/browse/BEAM-10008
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Brian Hulette
> Priority: P3
>
> It should be possible to process a schema'd PCollection with a Python
> timestamp field in SqlTransform, and have it map to a SQL TIMESTAMP. This
> will work best in ZetaSQL once it supports a microsecond TIMESTAMP
> (BEAM-10607), since Python's timestamps are microsecond precision.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)