Bugs item #2122091, was opened at 2008-09-21 22:58
Message generated for change (Comment added) made by yingying
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2122091&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/compiler
Group: Pathfinder 0.24
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ying Zhang (yingying)
Assigned to: Jan Rittinger (tsheyar)
>Summary: PF: distinct-values triggers assertion

Initial Comment:
[query written by an ADT student]

The use of fn:distinct-values in the following query results in an assertion 
failed, only when the algebra backend is used (hence, not in MPS):

$ echo 'for $fname in 
distinct-values(doc("people")/people/person/leisure_activities/*)
order by $fname
return <activity> { $fname/text() } </activity>' | pf -A
pf: /ufs/zhang/monet/stable/pathfinder/compiler/mil/milgen.brg:7875: do_reduce: 
Assertion `!(type_of (((p)->child[0]), p->sem.ii.item) & ~0x0000F000)' failed.
Aborted


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

>Comment By: Ying Zhang (yingying)
Date: 2008-09-21 23:15

Message:
- test added in
pathfinder/tests/BugTracker/Tests/distinct-values-triggers-assertion.SF-2122091_ALG.*

- corrected typo in summary

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2122091&group_id=56967

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to