Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17520

[C++] Implement SubStrait SetRel (UnionAll)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 11.0.0
    • None

    Description

      The SetRel operator in Substrait is a critical operator to merge data from several branches in the query plan. The operator has a few options like MINUS, INTERSECTION and UNION. The UNIONALL option that directly merges data flows is the foundation of other options and is easier to implement. As I know, Acero already has the union operator and we could easily map the UNIONALL in Substrait to the Union operator in Acero.

      Attachments

        Issue Links

          Activity

            People

              vibhatha Vibhatha Lakmal Abeykoon
              DKang Donghe Kang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 50m
                  3h 50m