Bugs item #3540327, was opened at 2012-07-04 15:33
Message generated for change (Comment added) made by shcheklein
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3540327&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: Query Execution
Group: Sedna (current)
>Status: Deleted
>Resolution: Duplicate
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error in XQuery max

Initial Comment:
The query (sedna_xquery.xqy) running against document (sedna_bug_1.xml) returns 
:

<entry finess="300007119" datefin="2011-11-30">
  <entry>2012-07-04T23:32:34.632+02:00</entry>
</entry>
<entry finess="300007119" datefin="2012-05-31">
  <entry>2012-07-04T23:32:39.59+02:00</entry>
</entry>
<entry finess="340780600" datefin="2011-11-30"/>
<entry finess="340780600" datefin="2012-05-31"/>

But an entry is missing, it should return
<entry finess="340780600" datefin="2012-05-31">
  <entry>2012-07-04T23:32:16.906+02:00</entry>
</entry>
<entry finess="340780600" datefin="2011-11-30"/>
<entry finess="300007119" datefin="2012-05-31">
  <entry>2012-07-04T23:32:39.59+02:00</entry>   <======================== Here 
is the missing line
</entry>
<entry finess="300007119" datefin="2011-11-30">
  <entry>2012-07-04T23:32:34.632+02:00</entry>
</entry>

Running Sedna on Windows Seven (from sedna-3.5.161-bin-win-x86.tar.gz)

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

>Comment By: Ivan Shcheklein (shcheklein)
Date: 2012-07-05 07:33

Message:
See 3540329:
https://sourceforge.net/tracker/?func=detail&aid=3540329&group_id=129076&atid=713730

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

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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to