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 6F25B18B8B for ; Tue, 19 Jan 2016 21:36:40 +0000 (UTC) Received: (qmail 49603 invoked by uid 500); 19 Jan 2016 21:36:40 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 49510 invoked by uid 500); 19 Jan 2016 21:36: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 49371 invoked by uid 99); 19 Jan 2016 21:36:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2016 21:36:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0009F2C1F58 for ; Tue, 19 Jan 2016 21:36:39 +0000 (UTC) Date: Tue, 19 Jan 2016 21:36:39 +0000 (UTC) From: "Wil Selwood (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=15107493#comment-15107493 ] Wil Selwood commented on ACCUMULO-4111: --------------------------------------- Fair enough. Thanks for the guidance. > 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 > Assignee: Wil Selwood > Priority: Minor > Labels: patch > Fix For: 1.8.0 > > Attachments: ACCUMULO-4111-2.patch > > Time Spent: 10m > Remaining Estimate: 0h > > 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)