[jira] [Updated] (PHOENIX-2022) BaseRegionScanner.next should be abstract

2015-05-31 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated PHOENIX-2022: -- Attachment: PHOENIX-2022.patch Trivial patch to make BaseRegionScanner abstract. > BaseRegion

Re: Infinite recursive loop in next(List results) method of BaseRegionScanner

2015-05-31 Thread Gabriel Reid
Good catch Yuhao! I've created PHOENIX-2022 to track this. - Gabriel On Sat, May 30, 2015 at 10:20 AM, Yuhao Bi wrote: > Hi there, > > I'm a little confused about the implement of the next(List results) > method in BaseRegionScanner. > It seems to be a infinite recursive loop there. > > @Ove

[jira] [Created] (PHOENIX-2022) BaseRegionScanner.next should be abstract

2015-05-31 Thread Gabriel Reid (JIRA)
Gabriel Reid created PHOENIX-2022: - Summary: BaseRegionScanner.next should be abstract Key: PHOENIX-2022 URL: https://issues.apache.org/jira/browse/PHOENIX-2022 Project: Phoenix Issue Type: B

[jira] [Commented] (PHOENIX-2007) java.sql.SQLException: Encountered exception in sub plan [0] execution

2015-05-31 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14566872#comment-14566872 ] Rajeshbabu Chintaguntla commented on PHOENIX-2007: -- +1 will commit shor

[jira] [Resolved] (PHOENIX-2010) Properly validate number of arguments passed to the functions in FunctionParseNode#validate

2015-05-31 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-2010. -- Resolution: Fixed Pushed to master,4.x and 4.4 branches. Thanks for re