[
https://issues.apache.org/jira/browse/PHOENIX-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-303.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> Array out of bound Exception
> ----------------------------
>
> Key: PHOENIX-303
> URL: https://issues.apache.org/jira/browse/PHOENIX-303
> Project: Phoenix
> Issue Type: Task
> Reporter: maillard
>
> Hello everyone
> I am working on the master and there seems to be an Array out of bound
> exception in the PColupmnImpl.readFields.
> PDataType dataType = PDataType.values()[WritableUtils.readVInt(input)]
> WritableUtils.readVInt(input) returns 80 where there are only 12 different
> datatypes.
> His happens when I run a "show tables" command with the client:
> java -jar phoenix-1.2-SNAPSHOT-client.jar localhost show.sql
--
This message was sent by Atlassian JIRA
(v6.2#6252)