[ https://issues.apache.org/jira/browse/PHOENIX-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956191#comment-13956191 ]
ASF GitHub Bot commented on PHOENIX-905: ---------------------------------------- Github user maryannxue commented on the pull request: https://github.com/apache/incubator-phoenix/pull/24#issuecomment-39178211 It caused problem when field count > 16 ( isVarLength() == true ) in the join scenario. Guess it was the cause of https://issues.apache.org/jira/browse/PHOENIX-1 as well, though the table order in this case should be switched to reproduce the problem. > Wrong calculation of maxSetBit in ValueBitSet#or(ImmutableBytesWritable) > ------------------------------------------------------------------------ > > Key: PHOENIX-905 > URL: https://issues.apache.org/jira/browse/PHOENIX-905 > Project: Phoenix > Issue Type: Bug > Affects Versions: 3.0.0, 4.0.0, 5.0.0 > Reporter: Maryann Xue > Assignee: Maryann Xue > Priority: Minor > Fix For: 3.0.0, 4.0.0, 5.0.0 > > Original Estimate: 24h > Remaining Estimate: 24h > -- This message was sent by Atlassian JIRA (v6.2#6252)