You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Gaurav Mishra (Jira)" <ji...@apache.org> on 2022/01/20 00:51:00 UTC

[jira] [Created] (BEAM-13698) JavaBeanSchema skips inherited class's getters

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)