From issues-return-6703-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Wed May 8 23:41:13 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 D3C7D180630 for ; Thu, 9 May 2019 01:41:12 +0200 (CEST) Received: (qmail 75790 invoked by uid 500); 8 May 2019 23:41:12 -0000 Mailing-List: contact issues-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 issues@phoenix.apache.org Received: (qmail 75781 invoked by uid 99); 8 May 2019 23:41:12 -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; Wed, 08 May 2019 23:41:12 +0000 From: GitBox To: issues@phoenix.apache.org Subject: [GitHub] [phoenix] joshelser opened a new pull request #501: PHOENIX-5268 [WIP] Remove KeyValue remnants from Phoenix Message-ID: <155735887171.27305.14497393805818278550.gitbox@gitbox.apache.org> Date: Wed, 08 May 2019 23:41:11 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit joshelser opened a new pull request #501: PHOENIX-5268 [WIP] Remove KeyValue remnants from Phoenix URL: https://github.com/apache/phoenix/pull/501 We make way too many assumptions about how Cells are serialized based on implementation details of KeyValue. We need to fully get rid of this. This is *not* ready to be merged. I've not run any ITs so far. Just wanted to get this public. ---------------------------------------------------------------- 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 With regards, Apache Git Services