Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-3080

AggregateStep can support all Operators predefined in TinkerPop

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.7.3
    • language, process
    • None

    Description

      Currently, AggreteGlobalStep and AggreteLocalStep only support addAll and assign as Operator. This is because they use BulkSet to apply to Operator. Only addAll and assign can work with BulkSet, so for other operators it results in a type casting failure.

      They can be more flexible to work with any operators depending on what is set by withSideEffect().

      Attachments

        Activity

          People

            colegreer Cole Greer
            redtree1112 Norio Akagi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: