Steven Phillips created DRILL-1541:
--------------------------------------

             Summary: 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


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)

Reply via email to