Hi, Experts
I found that the integer value upserted through Phoenix is different from HBase. The sign bit is flipped. Is there any Utility Classes provided by Phoenix that can make conversions easily? For example, I upsert an integer through Phoenix, and I want to use this utiliy class to read it through HBase's command scan correctly, and vice versa. Many Thanks!
