Bugs item #2418722, was opened at 2008-12-12 00:31
Message generated for change (Comment added) made by stmane
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2418722&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 general
Group: Pathfinder CVS Head
>Status: Open
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Loredana Afanasiev (lafanasi)
Assigned to: Peter Boncz (boncz)
Summary: pf:docname() problem
Initial Comment:
Hi,
see bellow.
[lafan...@zookst4 xq]$ mclient -lx -s 'for $d in pf:documents("HAN") return
pf:docname($d)'
MAPI = mone...@localhost:50000
QUERY = for $d in pf:documents("HAN") return pf:docname($d)
ERROR = !ERROR: BATfetchjoin(tmp_4306616,tmp_5160577) does not hit always
(|bn|=0 != 19820=|l|) => can't use fetchjoin.
!ERROR: CMDleftfetchjoin: operation failed.
thx,
l.
----------------------------------------------------------------------
>Comment By: Stefan Manegold (stmane)
Date: 2009-04-18 11:06
Message:
re-opened to remind us that we should consider adding a test,
or at least give a reason why not test can be added.
----------------------------------------------------------------------
Comment By: Peter Boncz (boncz)
Date: 2009-04-18 01:44
Message:
this one turned out to be related to a known and open problem whith this
pf:collection()
phtantom node: downward steps on it were not properly handled.
In particular:
- document reached would not be officially opened (triggering this bug)
- nodes would be returned from documents that were deleted
this is fixed now by testing in downward steps if the collection node is
in the context sequence. if so, the ws_docfilter function is called
----------------------------------------------------------------------
Comment By: Lefteris Sidirourgos (lsidir)
Date: 2008-12-18 12:16
Message:
Hi,
docname is expecting exactly one node while pf:documents is returning a
sequence of nodes. However, more investigation is needed to verify the
correct behavior of docname.
----------------------------------------------------------------------
Comment By: Loredana Afanasiev (lafanasi)
Date: 2008-12-12 01:14
Message:
Related?
[lafan...@zookst4 xq]$ mclient -lx -s 'for $d in
pf:collection("HAN_Updatable")/node() return pf:docname($d)'MAPI =
mone...@localhost:50000
QUERY = for $d in pf:collection("HAN_Updatable")/node() return
pf:docname($d)
ERROR = !ERROR: Division by zero
!ERROR: intint_checkbinary_DIV: operation failed.
!ERROR: interpret_params: mposjoin(param 1): evaluation error.
HAN and HAN_Updatable are the same collections but stored readonly and
updatable, respectively.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2418722&group_id=56967
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs