[ 
https://issues.apache.org/jira/browse/BEAM-13698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479563#comment-17479563
 ] 

Kenneth Knowles commented on BEAM-13698:
----------------------------------------

If the limitation is documented, I'm comfortable calling this an "improvement" 
rather than a "bug". The intent is typically to just use a POJO as raw data 
container, rather than OO concepts like inheriting fields.

> JavaBeanSchema skips inherited class's getters 
> -----------------------------------------------
>
>                 Key: BEAM-13698
>                 URL: https://issues.apache.org/jira/browse/BEAM-13698
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Gaurav Mishra
>            Priority: P2
>
> 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)

Reply via email to