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

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

This issue is assigned but has not received an update in 30 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Coder is not verified as deterministic in ApproximateUnique.java
> ----------------------------------------------------------------
>
>                 Key: BEAM-10922
>                 URL: https://issues.apache.org/jira/browse/BEAM-10922
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Monica Song
>            Assignee: Monica Song
>            Priority: P2
>              Labels: Clarified, stale-assigned
>
> Calling input.getCoder() does not verify that the coder is deterministic. A 
> possible example where this could present a problem is if the user's data is 
> float, as the float coder is not deterministic [1].
> [1] 
> https://github.com/apache/beam/blob/4d7df122ca053828bd2c7dffa9f390ba2bd8678e/sdks/java/core/src/main/java/org/apache/beam/sdk/coders/FloatCoder.java#L70



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

Reply via email to