Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-53698

[CX] Add support to loading files for multiple prefixes

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Do
    • Major
    • Morpheus
    • Morpheus
    • analytics

    Description

      Currently, we provide a single prefix and load the files metadata under that prefix. With the support for computed fields for operators like IN operator, we can end up with multiple prefixes.

       

      Example, given the following prefix user-data/{userid:int}

       

      SELECT *
      FROM userdata
      WHERE user_id IN [1, 2]
      

       

      The above translates to loading the data for the prefixes:

       

      user-data/1
      user-data/2
      

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Hussain.Towaileb Hussain Towaileb
            Hussain.Towaileb Hussain Towaileb
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty