Gaurav Mishra created BEAM-13698:
------------------------------------
Summary: JavaBeanSchema skips inherited class's getters
Key: BEAM-13698
URL: https://issues.apache.org/jira/browse/BEAM-13698
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Gaurav Mishra
Given a Class (Child extends Parent), JavaBeanSchema currently does not look at
the getters present in the Parent class while setting up schema.
AC -
All inherited getters should also be part of the schema provided by
JavaBeanSchema.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)