Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-732

Overhaul select DSL for 4.0

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.2.0-dp2
    • None
    • None
    • Security Level: Public
    • None

    Description

      This ticket is to track many smaller changes which will cumulate into an overhauled and compatible select DSL for 4.0

      • join only accept String, which is problematic for joins on buckets like "beer-sample" (should be escaped).
      • in a join, the key clause is "KEYS" instead of "ON KEYS"
      • for joins, it can be useful to be able to construct the pk by concatenation ("to_string("prefix_" || doc.foreignKey)"), so maybe provide to_string in Functions

      Attachments

        Issue Links

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

          Activity

            People

              daschl Michael Nitschinger
              daschl Michael Nitschinger
              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