From dev-return-56070-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Thu Apr 11 20:45:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 13363180763 for ; Thu, 11 Apr 2019 22:45:01 +0200 (CEST) Received: (qmail 17891 invoked by uid 500); 11 Apr 2019 20:45:01 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 17821 invoked by uid 99); 11 Apr 2019 20:45:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Apr 2019 20:45:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B335DE29B2 for ; Thu, 11 Apr 2019 20:45:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 360942459C for ; Thu, 11 Apr 2019 20:45:00 +0000 (UTC) Date: Thu, 11 Apr 2019 20:45:00 +0000 (UTC) From: "William Shen (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-5166) DELETE didn't work on phoenix 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/PHOENIX-5166?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Shen updated PHOENIX-5166: ---------------------------------- Fix Version/s: 4.15.0 Restoring the fix version, as I was informed that a future fix version indi= cates a target. > DELETE didn't work on phoenix > ----------------------------- > > Key: PHOENIX-5166 > URL: https://issues.apache.org/jira/browse/PHOENIX-5166 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.14.1 > Environment: Apache HBase 1.4 > Phoenix 4.14.1 > Reporter: Yuan Yifan > Priority: Major > Fix For: 4.15.0 > > Attachments: image-2019-02-26-13-56-44-201.png, image-2019-02-26-= 14-34-50-580.png, image-2019-02-26-15-35-53-229.png, image-2019-02-26-15-36= -08-649.png, image-2019-02-26-15-36-47-364.png > > > I executed an SQL that delete some data in table T_LOCATION, the data dec= reased. > But there're still 256 rows of data which I can't delete them however I r= un DELETE repeatedly. > !image-2019-02-26-13-56-44-201.png! > =C2=A0 > I'm preparing to fix it but I don't know where the code should I debug, i= s there any document of the structure/design of Phoenix? -- This message was sent by Atlassian JIRA (v7.6.3#76005)