Support compound equijoin ON conditions (composite primary keys)

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Query
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Support AND-ed multi-field equality ON conditions, e.g. ON a.k1 = b.k1 AND a.k2 = b.k2. Requires the $lookup pipeline form with $expr. Currently throws FeatureNotSupportedException.

      Addressing the source code notes tagged with TODO-HIBERNATE-164 is in scope of this ticket.

            Assignee:
            Unassigned
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: