James Taylor created PHOENIX-119:
------------------------------------
Summary: Removed unnecessary Expression.getByteSize() method
Key: PHOENIX-119
URL: https://issues.apache.org/jira/browse/PHOENIX-119
Project: Phoenix
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: James Taylor
Fix For: 3.0.0
The Expression.getByteSize() method is not needed, as the combination of
Expression.getMaxLength() and Expression.getDataType() give you all the
information you need.
--
This message was sent by Atlassian JIRA
(v6.2#6252)