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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)