zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #22277
[Merge] lp:~zorba-coders/zorba/gen-flwor-opt into lp:zorba
The proposal to merge lp:~zorba-coders/zorba/gen-flwor-opt into lp:zorba has been updated.
Commit Message changed to:
1, Implemented document-ordering elimination for general FLWOR.
2. No need to apply document ordering on the domain expression of a FOR clause, if the FOR clause is followed by an orderby or groupby clause.
3. Must apply document ordering on the domain expression of a FOR clause, if the FOR clause is followed by a sequential clause.
4. Applied count optimization to the return clause of general FLWORs
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/gen-flwor-opt/+merge/165266
--
https://code.launchpad.net/~zorba-coders/zorba/gen-flwor-opt/+merge/165266
Your team Zorba Coders is subscribed to branch lp:zorba.
References