Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 BC43818FF9 for ; Sun, 24 May 2015 07:00:35 +0000 (UTC) Received: (qmail 22819 invoked by uid 500); 24 May 2015 07:00:35 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 22799 invoked by uid 500); 24 May 2015 07:00:35 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 22789 invoked by uid 99); 24 May 2015 07:00:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 May 2015 07:00:35 +0000 Date: Sun, 24 May 2015 07:00:35 +0000 (UTC) From: "Pengcheng Xiong (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-10812) Scaling PK/FK's selectivity for stats annotation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-10812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10812: ----------------------------------- Attachment: HIVE-10812.02.patch > Scaling PK/FK's selectivity for stats annotation > ------------------------------------------------ > > Key: HIVE-10812 > URL: https://issues.apache.org/jira/browse/HIVE-10812 > Project: Hive > Issue Type: Improvement > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-10812.01.patch, HIVE-10812.02.patch > > > Right now, the computation of the selectivity of FK side based on PK side does not take into consideration of the range of FK and the range of PK. -- This message was sent by Atlassian JIRA (v6.3.4#6332)