You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/10/17 22:05:35 UTC

[jira] [Resolved] (DRILL-1541) Convert functions for Big Endian encoded Float and Double

     [ https://issues.apache.org/jira/browse/DRILL-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Phillips resolved DRILL-1541.
------------------------------------
    Resolution: Fixed

> Convert functions for Big Endian encoded Float and Double
> ---------------------------------------------------------
>
>                 Key: DRILL-1541
>                 URL: https://issues.apache.org/jira/browse/DRILL-1541
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>         Attachments: DRILL-1541.patch
>
>
> The HBase Bytes utility class encodes numeric types (int, long, float, double) as Big Endian. This utility class is used by many HBase applications. For example, data loaded into HBase using the Pig HBase storage and the Binary caster.
> We already have Big Endian functions for int and bigint. We just need to include them for float/double as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)