You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/03/16 08:23:08 UTC

[jira] [Resolved] (PHOENIX-466) Exception on PhoenixDatabaseMetaData.getTables for table name with underscore character

     [ https://issues.apache.org/jira/browse/PHOENIX-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid resolved PHOENIX-466.
----------------------------------

    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.

> Exception on PhoenixDatabaseMetaData.getTables for table name with underscore character
> ---------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-466
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-466
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: mujtaba
>              Labels: bug
>
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 11
> at com.salesforce.phoenix.schema.RowKeySchema.next(RowKeySchema.java:97)
> at com.salesforce.phoenix.filter.SkipScanFilter.navigate(SkipScanFilter.java:366)
> at com.salesforce.phoenix.filter.SkipScanFilter.intersect(SkipScanFilter.java:188)
> at com.salesforce.phoenix.filter.SkipScanFilter.intersect(SkipScanFilter.java:147)
> at com.salesforce.phoenix.util.ScanUtil.intersectScanRange(ScanUtil.java:132)
> at com.salesforce.phoenix.iterate.ParallelIterators.getIterators(ParallelIterators.java:114)
> Test added for this failure https://github.com/forcedotcom/phoenix/pull/334



--
This message was sent by Atlassian JIRA
(v6.2#6252)