Brian Hulette created BEAM-7345:
-----------------------------------
Summary: Add support for generics in schema inference
Key: BEAM-7345
URL: https://issues.apache.org/jira/browse/BEAM-7345
Project: Beam
Issue Type: Sub-task
Components: sdk-java-core
Reporter: Brian Hulette
Currently schema inference doesn't work for getters that return a parameterized
type. Fixing this would most likely involve plumbing TypeDescriptor through
FieldValueTypeSupplier, FieldValueTypeInformation, StaticSchemaInference, etc..
rather than Class.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)