Bugs item #1890131, was opened at 2008-02-09 13:54 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1890131&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: PF/tests Group: Pathfinder 0.22 >Status: Closed >Resolution: Fixed Priority: 9 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Stefan Manegold (stmane) Summary: PF: property error: incorrectly marked sorted! Initial Comment: After yesterday's (Fri Feb 08 2008) changes, two XQuery tests now fail with ERROR = !WARNING: BATpropcheck: BAT ... was incorrectly marked sorted! cf., http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/GNU.64.64.d-Fedora6/tests_BugTracker/swizzle-bug.SF-1760811.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/GNU.64.64.d-Fedora6/tests_XQuery/orderby1.err.00.html ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2008-02-10 23:47 Message: Logged In: YES user_id=572415 Originator: YES fixed in CVS (MonetDB_4-22 branch of MonetDB4): fixed sortedness propagation for "const [op] BAT" & "BAT [op] const", in particular three cases: - substracting a BAT from a constant yields a result with the input'\''s sort order reversed - dividing a BAT by a negative constant yields a result with the input'\''s sort order reversed - for modulo (%) (also on) float & double we cannot predict any result order ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2008-02-10 21:54 Message: Logged In: YES user_id=572415 Originator: YES investigating... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1890131&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
