Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14807

Add TableResult#collect api for fetching data to client

    XMLWordPrintableJSON

Details

    Description

      Currently, it is very unconvinient for user to fetch data of flink job unless specify sink expclitly and then fetch data from this sink via its api (e.g. write to hdfs sink, then read data from hdfs). However, most of time user just want to get the data and do whatever processing he want. So it is very necessary for flink to provide api Table#collect for this purpose. 

       

      Other apis such as Table#head, Table#print is also helpful.  

       

      Attachments

        1. table-collect-draft.patch
          127 kB
          Caizhi Weng
        2. table-collect.png
          22 kB
          Caizhi Weng

        Issue Links

          Activity

            People

              TsReaper Caizhi Weng
              zjffdu Jeff Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: