[ https://issues.apache.org/jira/browse/DRILL-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175477#comment-14175477
]
Steven Phillips commented on DRILL-1541:
----------------------------------------
Fixed as 6bb1216
> 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)
|