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

ASF GitHub Bot commented on FLINK-2030:
---------------------------------------

Github user thvasilo commented on the pull request:

    https://github.com/apache/flink/pull/861#issuecomment-137772917
  
    I think it would be hard to do otherwise. `java.lang.Double`'s are objects 
but `scala.Double`'s are not from what I understand. In this case duplicating 
the code might not be so bad.
    Perhaps @tillrohrmann has a better idea.


> Implement discrete and continuous histograms
> --------------------------------------------
>
>                 Key: FLINK-2030
>                 URL: https://issues.apache.org/jira/browse/FLINK-2030
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Sachin Goel
>            Assignee: Sachin Goel
>            Priority: Minor
>
> For the implementation of the decision tree in 
> https://issues.apache.org/jira/browse/FLINK-1727, we need to implement an 
> histogram with online updates, merging and equalization features. A reference 
> implementation is provided in [1]
> [1].http://www.jmlr.org/papers/volume11/ben-haim10a/ben-haim10a.pdf



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to