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

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

                Author: ASF GitHub Bot
            Created on: 19/Jun/19 17:52
            Start Date: 19/Jun/19 17:52
    Worklog Time Spent: 10m 
      Work Description: gschulze commented on issue #8891: [BEAM-7572] 
ApproximateUnique.Globally and ApproximateUnique.PerKey classes are inaccessible
URL: https://github.com/apache/beam/pull/8891#issuecomment-503664118
 
 
   Actually, my IDE (IntelliJ IDEA) was complaining because the two static 
methods return types that are not public. Maybe those methods should return a 
PTransform instead of exposing the implementation types?
 
----------------------------------------------------------------
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: 263191)
    Time Spent: 40m  (was: 0.5h)

> ApproximateUnique.Globally and ApproximateUnique.PerKey classes are 
> inaccessible
> --------------------------------------------------------------------------------
>
>                 Key: BEAM-7572
>                 URL: https://issues.apache.org/jira/browse/BEAM-7572
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>    Affects Versions: 2.13.0
>            Reporter: Gunnar Schulze
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The classes ApproximateUnique.Globally and ApproximateUnique.PerKey returned 
> by ApproximateUnique.globally() and ApproximateUnique.perKey() are 
> inaccessible because of a missing "public" modifier.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to