[
https://issues.apache.org/jira/browse/BEAM-2492?focusedWorklogId=609833&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-609833
]
ASF GitHub Bot logged work on BEAM-2492:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jun/21 17:27
Start Date: 10/Jun/21 17:27
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #14970:
URL: https://github.com/apache/beam/pull/14970#issuecomment-858813307
Run Java PreCommit
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 609833)
Time Spent: 20m (was: 10m)
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)