Public bug reported:

The following query:
let $content := file:read-text("huge_file.txt")
return tokenize($content, "\s")

doesn't stream the result.

** Affects: zorba
     Importance: Critical
         Status: New

** Changed in: zorba
   Importance: Undecided => Critical

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

Title:
  fn:tokenize() doesn't stream

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following query:
  let $content := file:read-text("huge_file.txt")
  return tokenize($content, "\s")

  doesn't stream the result.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to