Bugs item #3510727, was opened at 2012-03-23 22:34
Message generated for change (Comment added) made by ruv
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3510727&group_id=129076

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: General
Group: Sedna (current&development)
Status: Open
Resolution: None
>Priority: 8
Private: No
Submitted By: ruvim (ruv)
Assigned to: Nobody/Anonymous (nobody)
>Summary: intersect operator fails on some data

Initial Comment:
Sedna version="3.5" build="188"
OS — win32

The "intersect" operator fails on the copy of given doc, and work normal on the 
original doc.

See testcase and data-set in attached files.

command: 
se term -file doc-n-intersect.xq.txt test

Actual result:
<test-result cnt="217">
  <example>
    <g>
      <a>0</a>
      <b>1</b>
    </g>
  </example>
</test-result>

Expected result:
<test-result cnt="0">
  <example/>
</test-result>


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

>Comment By: ruvim (ruv)
Date: 2012-03-23 22:38

Message:
The result depends on data. For example, the bug is not reproduced if we
remove "price.b" attribute.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3510727&group_id=129076

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to