Details
-
Improvement
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
-
None
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.
Attachments
Issue Links
- is a child of
-
BEAM-9621 Python SqlTransform follow-ups
- Open
- is blocked by
-
BEAM-10607 Support micro-second ZetaSQL TIMESTAMP in BeamSQL
- Open
-
BEAM-10009 Support for date times in Python schemas
- Resolved