Brian Hulette created BEAM-7855:
-----------------------------------
Summary: Support logical types when translating the portable row
coder representation
Key: BEAM-7855
URL: https://issues.apache.org/jira/browse/BEAM-7855
Project: Beam
Issue Type: Improvement
Components: sdk-java-core
Reporter: Brian Hulette
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.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)