Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 28FCD1069B for ; Tue, 20 Oct 2015 09:35:28 +0000 (UTC) Received: (qmail 83222 invoked by uid 500); 20 Oct 2015 09:35:28 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 83080 invoked by uid 500); 20 Oct 2015 09:35:28 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 82968 invoked by uid 99); 20 Oct 2015 09:35:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Oct 2015 09:35:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BAC3B2C1F69 for ; Tue, 20 Oct 2015 09:35:27 +0000 (UTC) Date: Tue, 20 Oct 2015 09:35:27 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-2030) Implement discrete and continuous histograms MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-2030?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1496= 4866#comment-14964866 ]=20 ASF GitHub Bot commented on FLINK-2030: --------------------------------------- Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/861#issuecomment-149494676 =20 Not yet. Just finished my current task. Will take a look now. =20 On Tue, Oct 20, 2015 at 11:25 AM, Sachin Goel wrote: =20 > @tillrohrmann , any updates regardi= ng > this? > > =E2=80=94 > Reply to this email directly or view it on GitHub > . > > 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 updat= es, merging and equalization features. A reference implementation is provid= ed 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)