← Back to team overview

zorba-coders team mailing list archive

[Bug 942011] Re: translator should flatten a tree of StringConcatExprs

 

** Changed in: zorba
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/942011

Title:
  translator should flatten a tree of StringConcatExprs

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  For example, a query like:

  "foo" || "boo" || "ga" || "ga"

  should generate a single fo_expr instead of three (and correspondigly,
  a sinlge ConcatStrIterator iterator).

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/942011/+subscriptions


References