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

Add new hash join syntax to N1QL fluent API

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.7.2
    • None
    • N1QL
    • None
    • 1
    • SDK44: Build/CI & Analy. Ad. C, SDK40: Coll. Plumb./SDK3 Refac, SDK42: Analytics Additional, SDK44: SDK 3 API/Build Compl.

    Description

      Recent information provided by the N1QL team has indicated that new language keywords relating to JOINs has been implemented for Vulcan.  These additions enable the query writer to provide a hint to the planner regarding the join type to perform.  This planner hint comes in the form of `USE NL` (use nested loops) and `USE HASH` (use hash joins).

      Further information about this feature can be found here:
      https://docs.google.com/document/d/1FNLRl5P525VH-jV95J80P8Y7eoSvrHCpYqwt2nrUQGg/edit#heading=h.gxb0nf2j2me5

      __

      Attachments

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

        Activity

          People

            subhashni Subhashni Balakrishnan (Inactive)
            brett19 Brett Lawson
            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