[ 
https://issues.apache.org/jira/browse/BEAM-10332?focusedWorklogId=451576&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-451576
 ]

ASF GitHub Bot logged work on BEAM-10332:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Jun/20 14:12
            Start Date: 26/Jun/20 14:12
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on pull request #12101:
URL: https://github.com/apache/beam/pull/12101#issuecomment-650201236


   I merge this since the failed Java test is not related and this change was 
done in class javadoc.


----------------------------------------------------------------
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: 451576)
    Time Spent: 20m  (was: 10m)

> Fix docstring for TypeDescriptor
> --------------------------------
>
>                 Key: BEAM-10332
>                 URL: https://issues.apache.org/jira/browse/BEAM-10332
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>    Affects Versions: 2.22.0
>            Reporter: Tobias Kaymak
>            Priority: P2
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{TypeDecriptor<List<String>> = new TypeDescriptor<List<String>>() {};}}
>  {{should be}}
>  {{TypeDescriptor<List<String>> type = new TypeDescriptor<List<String>>() 
> {};}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to