$set aggregation function is missing

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.0
    • Affects Version/s: None
    • Component/s: Builders
    • None
    • None
    • Needed
    • None
    • None
    • None
    • None
    • None
    • None

      I'm trying to do a $set from java, I'd expect to be able to write something like:

       var iterable = collection.aggregate(Arrays.asList(
                      Aggregates.set(fields(computed("foo", "bar)))
       ));
      

      Am I missing something? Could this be added?

      Thanks!

            Assignee:
            Jeffrey Yemin
            Reporter:
            Matthew Shaylor
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: