Return-Path: X-Original-To: apmail-asterixdb-dev-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC263185DD for ; Fri, 18 Dec 2015 15:28:31 +0000 (UTC) Received: (qmail 52080 invoked by uid 500); 18 Dec 2015 15:28:31 -0000 Delivered-To: apmail-asterixdb-dev-archive@asterixdb.apache.org Received: (qmail 52021 invoked by uid 500); 18 Dec 2015 15:28:31 -0000 Mailing-List: contact dev-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list dev@asterixdb.incubator.apache.org Received: (qmail 52009 invoked by uid 99); 18 Dec 2015 15:28:31 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2015 15:28:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E51FE1A1355 for ; Fri, 18 Dec 2015 15:28:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 0_IEl7vsvTXu for ; Fri, 18 Dec 2015 15:28:30 +0000 (UTC) Received: from mail-yk0-f177.google.com (mail-yk0-f177.google.com [209.85.160.177]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id CFC5D439D8 for ; Fri, 18 Dec 2015 15:28:29 +0000 (UTC) Received: by mail-yk0-f177.google.com with SMTP id p130so61261550yka.1 for ; Fri, 18 Dec 2015 07:28:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=uOzt6KTxD3bqeP0ZWG9Zo9/1wKvwMN+aHNXKKhnSETc=; b=HJvK2XsWHDpcHdEXQxU0JcrKFVkcdYNLQJJ994uzzWroTsEu9uj0aLBdNijI/GXAds o7MMx9Ejz1EbAf6FEmTkQAI54JrsENvNXd2XbxCDUYOT7coRCMaLYmOmJOq5J8YM1ObH XCbkffp/R63IhOldaHtcwr0gnOD2Ue/d3X+t9nwjLWvD+ywBKTCjN+w3ODeWeW0NS5mw R35rrsH+aQJTYjFNxIHv+sdRCF0cd7ShSHSoT+0RmY2dYqm7QRHXpxkCwg24gYbvkgWi fV1fIl63F4QkwPJP9rnTGCZcmgPWx94il9dOTbe8aVQuF8jYpnAtvlYszL4W0K3JOdpu SP0w== X-Received: by 10.13.242.1 with SMTP id b1mr3911116ywf.137.1450452509330; Fri, 18 Dec 2015 07:28:29 -0800 (PST) Received: from mikejcarey.local (ip72-219-184-46.oc.oc.cox.net. [72.219.184.46]) by smtp.googlemail.com with ESMTPSA id t128sm16110345ywa.55.2015.12.18.07.28.28 for (version=TLSv1/SSLv3 cipher=OTHER); Fri, 18 Dec 2015 07:28:28 -0800 (PST) Subject: Re: Histograms and statistics on Asterix To: dev@asterixdb.incubator.apache.org References: <5672FBF7.6020504@gmail.com> From: Mike Carey Message-ID: <5674261B.6060604@gmail.com> Date: Fri, 18 Dec 2015 07:28:27 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------080209020806030301060202" --------------080209020806030301060202 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit @Pouria - Please send Wail a final PDF of the BigFUN benchmark paper (as well as making sure Ian has a copy to put in the pubs area of the website). @Wenhai/@Ildar - Please speak up. :-) On 12/18/15 7:23 AM, Wail Alkowaileet wrote: > Good to know. > Is there any type of design document ? > > P.S. Sattam told me that there was some sort of a comparative study shows > the difference in performance of open vs. closed types. Where can I find it? > > Thanks! > > On Thu, Dec 17, 2015 at 9:16 PM, Mike Carey wrote: > >> Ildar is working on that (camping on the LSM lifecycle) and Wenhai is >> doing some work on histograms that's intended for in-flight use during >> query processing (to do dynamic partitioning, e.g., during parallel sorts >> and joins). >> >> >> On 12/17/15 1:53 AM, Wail Alkowaileet wrote: >> >>> Hi Devs, >>> >>> I want to ask if there's any on going work on building histograms and >>> stats >>> for Asterix ? >>> >> > --------------080209020806030301060202--