You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/03/09 19:37:42 UTC

[jira] [Resolved] (PHOENIX-119) Removed unnecessary Expression.getByteSize() method

     [ 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)