[
https://issues.apache.org/jira/browse/BEAM-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Zhang reassigned BEAM-2492:
------------------------------
Assignee: Yu Zhang
> Have PipelineOptions DisplayData filter out attributes marked with
> @org.apache.beam.sdk.options.Hidden
> ------------------------------------------------------------------------------------------------------
>
> Key: BEAM-2492
> URL: https://issues.apache.org/jira/browse/BEAM-2492
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Luke Cwik
> Assignee: Yu Zhang
> Priority: P3
> Labels: Clarified, newbie, starter
>
> Currently DisplayData for PipelineOptions filters out attributes if they:
> * represent the default value
> * are tagged with @JsonIgnore
> Code pointer:
> https://github.com/apache/beam/blob/50acc6c20f03b4616c80027fa2ff750c77a18664/sdks/java/core/src/main/java/org/apache/beam/sdk/options/ProxyInvocationHandler.java#L291
--
This message was sent by Atlassian Jira
(v8.3.4#803005)