gabrywu commented on issue #23299: URL: https://github.com/apache/beam/issues/23299#issuecomment-1297978678
> `beam:logical_type:date:v1` is a portable logical type (with URN). The support of portable logical types is currently underway. For now as a workaround, could create a PTransform that convert Row with `beam:logical_type:date:v1` type to `Date` type in its schema. I'm creating a table using a Beam SQL, can't apply a PTransform before it's created. -- 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]
