You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Kurt Young (Jira)" <ji...@apache.org> on 2021/04/14 10:45:00 UTC

[jira] [Created] (FLINK-22278) Refactor sql client's DynamicResult

Kurt Young created FLINK-22278:
----------------------------------

             Summary: Refactor sql client's DynamicResult
                 Key: FLINK-22278
                 URL: https://issues.apache.org/jira/browse/FLINK-22278
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Client
            Reporter: Kurt Young


We can simplify the design around sql client's Executor and DynamicResult, by reducing the responsibility of Executor when retrieving SELECT result.

Page related logic should be handled by different CliResultViews instead of Executor and different DynamicResults.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)