You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/04/05 17:28:00 UTC

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

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

Beam JIRA Bot commented on BEAM-13698:
--------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 days. It is now automatically moved to P3. If you are still affected by it, you can comment and move it back to P2.

> 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: P3
>
> 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)