Details
-
Bug
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In current binary format for numbers, minus values are always greater than plus values, for example.
System.our.println(Bytes.compareTo(Bytes.toBytes(-100), Bytes.toBytes(100))); // 255
Attachments
Attachments
Issue Links
- blocks
-
HIVE-2897 Remove filter operator of which all the predicates have pushed down to storage handler
-
- Open
-