Return-Path: Mailing-List: contact poi-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list poi-dev@jakarta.apache.org Received: (qmail 15071 invoked from network); 30 Jan 2003 04:02:06 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Jan 2003 04:02:06 -0000 Received: (qmail 16891 invoked by uid 50); 30 Jan 2003 04:03:40 -0000 Date: 30 Jan 2003 04:03:40 -0000 Message-ID: <20030130040340.16890.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: poi-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 13294] - [PATCH] break should be continue in RowRecordsAggregate X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13294 [PATCH] break should be continue in RowRecordsAggregate ------- Additional Comments From acoliver@apache.org 2003-01-30 04:03 ------- There was no unit test supplied and there have been several reports that it does not solve a problem. I prefer to see a more complete solution or to wait until the performance branch re-merges with the head because it will solve this problem.