zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10402
[Bug 1009043] Re: FLWOR windows do not perform type check
*** This bug is a duplicate of bug 899366 ***
https://bugs.launchpad.net/bugs/899366
** This bug has been marked a duplicate of bug 899366
windowing: type checking missing (expected XPTY0004)
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1009043
Title:
FLWOR windows do not perform type check
Status in Zorba - The XQuery Processor:
New
Bug description:
My understanding is that the following query should raise a type
error, but it succeeds:
for tumbling window $x as xs:string in 2
start $s at $spos when true()
end $e at $epos when true()
return $x
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1009043/+subscriptions
References