kennknowles opened a new issue, #18919: URL: https://github.com/apache/beam/issues/18919
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. Imported from Jira [BEAM-7345](https://issues.apache.org/jira/browse/BEAM-7345). Original Jira may contain additional context. Reported by: bhulette. Subtask of issue #18898 -- 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]
