tumbling window query returns wrong result

Bug #1022557 reported by Markos Zaharioudakis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
High
Markos Zaharioudakis

Bug Description

Here is the query:

for tumbling window $w in (1,1,1,1,1,4,2,2,2,2,2,2,4,3,3,3,3,3,4)
start $s when true()
end $e when $e = 4
return <window>{fn:subsequence($w, 1, 3)}</window>

Changed in zorba:
status: New → Fix Committed
Changed in zorba:
milestone: none → 2.6
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.