Details

    Description

      Add FlatMap operator to Table API as described in Google doc.

      The usageļ¼š

      val res = tab
         .flatMap(fun: TableFunction)  // output has columns 'a, 'b, 'c
         .select('a, 'c)
      

      Attachments

        Issue Links

          Activity

            People

              dian.fu Dian Fu
              sunjincheng121 sunjincheng
              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 - 10m
                  10m