Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-193

Implement OFFSET and LIMIT in MongoDB adapter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Implement `OFFSET` and `LIMIT` in the MongoDB adapter. They should translate to `$skip` and `$limit` operators immediately following `$sort` in an <a href="http://docs.mongodb.org/manual/reference/operator/aggregation-pipeline/">aggregate pipeline</a>.

      ---------------- Imported from GitHub ----------------
      Url: https://github.com/julianhyde/optiq/issues/193
      Created by: julianhyde
      Labels: enhancement,
      Created at: Tue Mar 18 22:58:38 CET 2014
      State: closed

      Attachments

        Activity

          People

            Unassigned Unassigned
            github-import GitHub Import
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: