You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (Jira)" <ji...@apache.org> on 2020/07/10 03:39:00 UTC

[jira] [Created] (FLINK-18550) use TableResult#collect to get select result for sql client

godfrey he created FLINK-18550:
----------------------------------

             Summary: use TableResult#collect to get select result for sql client
                 Key: FLINK-18550
                 URL: https://issues.apache.org/jira/browse/FLINK-18550
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Client
            Reporter: godfrey he
             Fix For: 1.12.0


Currently, sql client has a lot of logic to handle the select result in sql client, which can be simplified through {{TableResult#collect}} method.



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