Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-18969

PullOutNondeterministic should work for Aggregate operator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.3, 2.1.1, 2.2.0
    • SQL
    • None

    Description

      This test case should pass:

          checkAnalysis(
            r.groupBy(rnd)(rnd),
            r.select(a, b, rnd).groupBy(rndref)(rndref)
          )
      

      Attachments

        Issue Links

          Activity

            People

              cloud_fan Wenchen Fan
              rxin Reynold Xin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: