From commits-return-24102-archive-asf-public=cust-asf.ponee.io@pinot.apache.org Thu Sep 10 17:42:47 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 39CFD18060E for ; Thu, 10 Sep 2020 19:42:47 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 67037121AF2 for ; Thu, 10 Sep 2020 17:42:46 +0000 (UTC) Received: (qmail 10324 invoked by uid 500); 10 Sep 2020 17:42:46 -0000 Mailing-List: contact commits-help@pinot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pinot.apache.org Delivered-To: mailing list commits@pinot.apache.org Received: (qmail 10315 invoked by uid 99); 10 Sep 2020 17:42:46 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2020 17:42:46 +0000 From: =?utf-8?q?GitBox?= To: commits@pinot.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-pinot=5D_fx19880617_opened_a_new_issue_?= =?utf-8?q?=235998=3A_Reporting_per_column_level_stats_for_table?= Message-ID: Date: Thu, 10 Sep 2020 17:42:46 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit fx19880617 opened a new issue #5998: URL: https://github.com/apache/incubator-pinot/issues/5998 We already have table level and per segment level stats right now. The next question here is that what's the per column level information/stats we can expose. One typical question is: What's the size of this column (total/raw_data/index) at per segment level as well as table level. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org For additional commands, e-mail: commits-help@pinot.apache.org