Bugs item #1983619, was opened at 2008-06-03 16:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1983619&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.24
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Jan Rittinger (tsheyar)
Summary: PF/alg: 3 test fail after disabling blocking step & semijoin

Initial Comment:
checkin
===================================================================
2008/06/03 - tsheyar: compiler/algebra/builtins.c,1.95.2.3
        compiler/algebra/core2alg.brg,1.71.2.2
        compiler/algebra/map/resolve_proxy.c,1.12.2.1
        compiler/algebra/opt/opt_complex.c,1.45.2.2
        compiler/algebra/opt/opt_set.c,1.10.2.1
-- Disable the blocking step and semijoin operators
   and replace them by step_join+distinct and eqjoin+distinct.

   This change gives the optimizer more freedom and removes the last
   traces of staircase-join from the logical plans.

   The physical algebra planner will try to implement step_join whenever
   possible with a duplicate-eliminating staircase-join operator.
===================================================================

causes the following 3 tests to fail (see TestWeb tomorrow):

tests/BugTracker/Tests/seqcast_opt_int_to_numeric.SF-1637867.xq:
SegFault!
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_BugTracker/seqcast_opt_int_to_numeric.SF-1637867.out.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_BugTracker/seqcast_opt_int_to_numeric.SF-1637867.out.00.html

tests/W3C_use_cases/XQUF/AddressBook/Tests/Q1x.xq:
ERROR = !fatal error: attribute `item1' referenced in not operation not found
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_W3C_use_cases_XQUF_AddressBook/Q1x.err.00.html

tests/XQuery/Tests/union.xq:
different result(-order)
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsG103/GNU.64.64.d-Fedora8/tests_XQuery/union.out.00.html


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1983619&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

Reply via email to