Hi,

It seems like the Phoenix formats for numerics like integer, float, are 
different, in terms of the bit configurations, than the way non-Phoenix HBase 
clients store and interpret numerics. Unsigned numbers are the same, but when 
they’re signed the representations appear to be different. Is there a way using 
Java to convert from the Phoenix numeric formats to/from the conventional HBase 
formats?

Thanks.


Mike

Reply via email to