← Back to team overview

zorba-coders team mailing list archive

[Bug 1010726] [NEW] Need more streaming documentation

 

Public bug reported:

Zorba supports streaming data in some cases, which allows querying
arbitrarily-sized input data without exploding memory requirements.
However, we have very little documentation about what functions support
this, and none at all explaining how you can use this "safely". It's
very easy to make a small change to a query that breaks streaming; for
example, see

  https://groups.google.com/forum/#!topic/zorba-dev/JMdPkBhXSMM

We should introduce a separate page in our doc (and publicize it with a
blog entry) describing how this works and how to use it well.

** Affects: zorba
     Importance: Medium
     Assignee: William Candillon (wcandillon)
         Status: New

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

** Changed in: zorba
     Assignee: (unassigned) => William Candillon (wcandillon)

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

Title:
  Need more streaming documentation

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Zorba supports streaming data in some cases, which allows querying
  arbitrarily-sized input data without exploding memory requirements.
  However, we have very little documentation about what functions
  support this, and none at all explaining how you can use this
  "safely". It's very easy to make a small change to a query that breaks
  streaming; for example, see

    https://groups.google.com/forum/#!topic/zorba-dev/JMdPkBhXSMM

  We should introduce a separate page in our doc (and publicize it with
  a blog entry) describing how this works and how to use it well.

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


Follow ups

References