Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29941 Support SQL Client connects to SQL Gateway
  3. FLINK-29751

Introduce Client Result to wrap the ResultSet returned by SQL Gateway

    XMLWordPrintableJSON

Details

    Description

      The embedded client uses the internal interface ‘TableResultInternal’ directly and builds many util classes based on the  ‘TableResultInternal’. But the gateway’s return is wrapped into ResultSet. If we refactor the existing classes to use ResultSet, it will be a big burden. So it's better to wrap the ResultSet to a format that can be used by the Client.

      (This issue is for migrating SQL client Embedded Mode before, and there is many subtasks, so it is divided into some subtasks and this issue is changed to one of the subtasks under the parent issue FLINK-29941)

      Attachments

        Issue Links

          Activity

            People

              fsk119 Shengkai Fang
              yzl yuzelin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: