Return-Path: X-Original-To: apmail-incubator-vxquery-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-vxquery-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D30529032 for ; Tue, 3 Jul 2012 06:01:10 +0000 (UTC) Received: (qmail 911 invoked by uid 500); 3 Jul 2012 06:01:09 -0000 Delivered-To: apmail-incubator-vxquery-dev-archive@incubator.apache.org Received: (qmail 874 invoked by uid 500); 3 Jul 2012 06:01:09 -0000 Mailing-List: contact vxquery-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: vxquery-dev@incubator.apache.org Delivered-To: mailing list vxquery-dev@incubator.apache.org Received: (qmail 831 invoked by uid 99); 3 Jul 2012 06:01:08 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2012 06:01:08 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 47C1314052D for ; Tue, 3 Jul 2012 06:01:08 +0000 (UTC) Date: Tue, 3 Jul 2012 06:01:07 +0000 (UTC) From: "Preston Carman (JIRA)" To: vxquery-dev@incubator.apache.org Message-ID: <226972660.365.1341295268297.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1449342637.100.1341259176599.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (VXQUERY-44) Binary, Decimal, Duration and QName Pointables 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/VXQUERY-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Preston Carman updated VXQUERY-44: ---------------------------------- Attachment: DecimalDurationPointables2.patch I have included the Binary pointable. Also made the other changes we talked about: - QName now uses IPointable and does not have a hash or compare function. - Decimal compare function has been added with the decimal set function normalizing the value at save time. - Duration is set up with two integers and no compare or hash. - Binary is set up similar to UTF8 string pointable structure. > Binary, Decimal, Duration and QName Pointables > ---------------------------------------------- > > Key: VXQUERY-44 > URL: https://issues.apache.org/jira/browse/VXQUERY-44 > Project: VXQuery > Issue Type: Sub-task > Reporter: Preston Carman > Attachments: DecimalDurationPointables1.patch, DecimalDurationPointables2.patch > > Original Estimate: 12h > Remaining Estimate: 12h > > Four more pointables that need to be implemented. Currently only stubbed out. > - Binary > - Decimal > - Duration > - QName -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira