Re: [jira] Commented: (DERBY-578) Grouped select from temporary table raises null pointer exception in byte code generator

2006-06-20 Thread Manish Khettry
Yes for some reason there is a missing newline in the patch I submitted :( Do you want to edit the subquery.out file yourself or should I attach another patch? Do you want the entire patch or just subquery.diff? On 6/20/06, Rick Hillegas (JIRA) derby-dev@db.apache.org wrote: [

Re: [jira] Commented: (DERBY-578) Grouped select from temporary table raises null pointer exception in byte code generator

2006-06-20 Thread Rick Hillegas
Thanks, Manish. I can add the new canon myself. I just want to make sure that you've seen and understood this diff and don't regard it as a regression. Regards, -Rick Manish Khettry wrote: Yes for some reason there is a missing newline in the patch I submitted :( Do you want to edit the

Re: [jira] Commented: (DERBY-578) Grouped select from temporary table raises null pointer exception in byte code generator

2006-06-16 Thread Manish Khettry
Since only predicatePushdown failed, I generated a context diff for this one file. I already have a bunch of other uncommitted changes in my view, so I'm not sure how I can generate one patch file without pulling in a lot of other stuff. The following sequence of steps should work. 1. Apply the