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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14175449#comment-14175449 ] 

Aditya Kishore commented on DRILL-1541:
---------------------------------------

+1. Patch looks good to me.

Are big endian encoded float/double byte-comparable?

> 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)