[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2009-08-05 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-681: - Comment: was deleted (was: As a matter of bookkeeping, if all of the wisconsin diffs are deemed a

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2008-09-24 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-681: - Derby Info: (was: [Regression]) > Eliminate the parser's rewriting of the abstract syntax tree f

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2008-09-24 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-681: - Comment: was deleted > Eliminate the parser's rewriting of the abstract syntax tree for queries wi

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2008-09-24 Thread Kathey Marsden (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-681: - Derby Info: [Regression] This is a regression caused by DERBY-681 (svn revision 516454) > Elimina

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-14 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry updated DERBY-681: - Attachment: followup.patch.txt query with a having clause but without a group by has a generated a

Re: [jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-13 Thread Army
Knut Anders Hatlen wrote: A B updated DERBY-681: -- I ran derbyall with the latest patch and there was one unexpected failure (Derby client only): *** Start: setTransactionIsolation jdk1.4.2 DerbyNetClient [snip] However, I re-ran the test without your changes and it sti

Re: [jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-10 Thread Knut Anders Hatlen
"A B (JIRA)" <[EMAIL PROTECTED]> writes: > [ > https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > A B updated DERBY-681: > -- > > Derby Info: (was: [Patch Available]) > > I ran derbyall with the

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-09 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated DERBY-681: -- Derby Info: (was: [Patch Available]) I ran derbyall with the latest patch and there was one unexpected failure (Derby

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-08 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry updated DERBY-681: - Attachment: 681.patch3.txt removed runtest, runsuite. fixed views. > Eliminate the parser's rewr

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2007-03-07 Thread Manish Khettry (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Khettry updated DERBY-681: - Attachment: 681.patch2.txt Again, thanks for very detailed and constructive review and for finding

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2006-12-19 Thread Manish Khettry (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-681?page=all ] Manish Khettry updated DERBY-681: - Derby Info: [Patch Available] > Eliminate the parser's rewriting of the abstract syntax tree for queries with > GROUP BY and/or HAVING clauses > -

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2006-12-19 Thread Manish Khettry (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-681?page=all ] Manish Khettry updated DERBY-681: - Attachment: notes.txt Notes on this patch. > Eliminate the parser's rewriting of the abstract syntax tree for queries with > GROUP BY and/or HAVING clauses

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2006-12-19 Thread Manish Khettry (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-681?page=all ] Manish Khettry updated DERBY-681: - Attachment: 681.patch.txt This patch removes the "wrap group by's in a subselect" rewrite in the parser. It preserves the having clause through bind and optim

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2006-01-23 Thread Mike Matrigali (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-681?page=all ] Mike Matrigali updated DERBY-681: - Component: SQL > Eliminate the parser's rewriting of the abstract syntax tree for queries with > GROUP BY and/or HAVING clauses >

[jira] Updated: (DERBY-681) Eliminate the parser's rewriting of the abstract syntax tree for queries with GROUP BY and/or HAVING clauses

2005-11-03 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-681?page=all ] Daniel John Debrunner updated DERBY-681: type: Improvement (was: Bug) Seems more like an improvement than a bug fix. > Eliminate the parser's rewriting of the abstract syntax tree for