damccorm opened a new issue, #19715: URL: https://github.com/apache/beam/issues/19715
Originally SchemaCoder and RowCoder relied on including serialized java classes and functions to support logical types, but the [portable schema representation](https://s.apache.org/beam-schema) only includes a URN for a logical type. We will need to be able to re-construct logical types given just a URN, presumably by creating some sort of logical type registry indexed by URN. Imported from Jira [BEAM-7855](https://issues.apache.org/jira/browse/BEAM-7855). Original Jira may contain additional context. Reported by: bhulette. -- 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]
