[
https://issues.apache.org/jira/browse/DRILL-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Phillips updated DRILL-1541:
-----------------------------------
Attachment: DRILL-1541.patch
> 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)