[
https://issues.apache.org/jira/browse/FLINK-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247597#comment-15247597
]
ASF GitHub Bot commented on FLINK-3783:
---------------------------------------
Github user rawkintrevo commented on the pull request:
https://github.com/apache/flink/pull/1909#issuecomment-211873070
Nice. If this gets merged before https://github.com/apache/flink/pull/1898
I'll integrate it in. Otherwise I'll open a seperate PR after.
> Support weighted random sampling with reservoir
> -----------------------------------------------
>
> Key: FLINK-3783
> URL: https://issues.apache.org/jira/browse/FLINK-3783
> Project: Flink
> Issue Type: Improvement
> Components: Core
> Reporter: GaoLun
> Assignee: GaoLun
> Priority: Minor
>
> In default random sampling, all items have the same probability to be
> selected. But in weighted random sampling, the probability of each item to be
> selected is determined by its weight with respect to the weights of the other
> items.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)