Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E3F1186E7 for ; Fri, 15 Jan 2016 18:48:40 +0000 (UTC) Received: (qmail 91316 invoked by uid 500); 15 Jan 2016 18:48:40 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 91187 invoked by uid 500); 15 Jan 2016 18:48:40 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 91008 invoked by uid 99); 15 Jan 2016 18:48:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2016 18:48:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D1AC22C1F57 for ; Fri, 15 Jan 2016 18:48:39 +0000 (UTC) Date: Fri, 15 Jan 2016 18:48:39 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-4111) Float Lexicoder 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/ACCUMULO-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-4111: ----------------------------------- Fix Version/s: 1.8.0 > Float Lexicoder > --------------- > > Key: ACCUMULO-4111 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4111 > Project: Accumulo > Issue Type: Wish > Components: client > Affects Versions: 1.7.0 > Reporter: Wil Selwood > Priority: Minor > Labels: patch > Fix For: 1.8.0 > > Attachments: ACCUMULO-4111.patch > > > There are Integer, Long, and BigInteger lexicoders. However there is only a Double lexicoder for floating point numbers. > While we can just use the double one and take up some extra space this feels a little wasteful and miss matched. -- This message was sent by Atlassian JIRA (v6.3.4#6332)