You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhenghua Gao (JIRA)" <ji...@apache.org> on 2019/06/12 08:12:00 UTC

[jira] [Created] (FLINK-12814) Support a traditional and scrolling view of result (non-interactive)

Zhenghua Gao created FLINK-12814:
------------------------------------

             Summary: Support a traditional and scrolling view of result (non-interactive)
                 Key: FLINK-12814
                 URL: https://issues.apache.org/jira/browse/FLINK-12814
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Client
    Affects Versions: 1.8.0
            Reporter: Zhenghua Gao
            Assignee: Zhenghua Gao
         Attachments: image-2019-06-12-16-11-06-070.png

In table mode, we want to introduce a non-interactive view (so-called FinalizedResult), which submit SQL statements(DQLs) in attach mode with a user defined timeout, fetch results until the job finished/failed/timeout or interrupted by user(Ctrl+C), and output them in a non-interactive way (the behavior in change-log mode is under discussion)

 

!image-2019-06-12-16-11-06-070.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)