Bugs item #1920813, was opened at 2008-03-20 10:52
Message generated for change (Comment added) made by lsidir
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1920813&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/runtime
Group: Pathfinder 0.22
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Djoerd Hiemstra (djoerd)
Assigned to: Nobody/Anonymous (nobody)
Summary: Simple attribute predicate fails

Initial Comment:

doc("buchenwald-mapping.xml")//[EMAIL PROTECTED]"DVD_20"]

gives the following error message

MAPI  = [EMAIL PROTECTED]:50201
QUERY = doc("buchenwald-mapping.xml")//[EMAIL PROTECTED]"DVD_20"]
ERROR = !ERROR: interpret: no matching MIL operator to '[insert](BAT[oid,oid], 
BAT[oid,BAT])'.
        !MAYBE YOU MEAN:
        !       insert(BAT[any::1,BAT], any::1, any) : BAT[any::1,BAT]
        !       insert(BAT[any::1,any::2], BAT[any::1,any::2]) : 
BAT[any::1,any::2]
        !       insert(BAT[any::1,any::2], any::1, any::2) : BAT[any::1,any::2]
        !       insert(str, int, int, str) : str
        !ERROR: interpret_params: ssort(param 1): evaluation error.

see attached file.

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

>Comment By: Lefteris Sidirourgos (lsidir)
Date: 2008-03-20 11:42

Message:
Logged In: YES 
user_id=1856546
Originator: NO

With the latest checkout it works fine on my computer for both
milprint_summer and the algebra. Which version are you using?
milprint_summer or the algebra? On the other hand, if you are running this
query with
"mclient -lxq -G", can you please restart MonetDB and mclient and see if
you get the same error?

lefteris

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

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