Details

    Description

      Support distinct aggregations in Table API in the following format:

      For Expressions:

      'a.count.distinct // Expressions distinct modifier
      

      For User-defined Function:

      singleArgUdaggFunc.distinct('a) // FunctionCall distinct modifier
      multiArgUdaggFunc.distinct('a, 'b) // FunctionCall distinct modifier
      

      Attachments

        Issue Links

          Activity

            People

              rongr Rong Rong
              ykt836 Kurt Young
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: