[
https://issues.apache.org/jira/browse/PHOENIX-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-119.
----------------------------------
Resolution: Fixed
> 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
>
> Attachments: expr-cleanup.patch
>
>
> 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)