[jira] [Created] (FLINK-8128) Add Latency/Throughput Section to Table API / SQL docs

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

[jira] [Created] (FLINK-8128) Add Latency/Throughput Section to Table API / SQL docs

Shang Yuanchun (Jira)
Fabian Hueske created FLINK-8128:
------------------------------------

             Summary: Add Latency/Throughput Section to Table API / SQL docs
                 Key: FLINK-8128
                 URL: https://issues.apache.org/jira/browse/FLINK-8128
             Project: Flink
          Issue Type: Improvement
          Components: Documentation, Table API & SQL
            Reporter: Fabian Hueske


The documentation of the Table API / SQL lacks a discussion of latency and throughput.
Such a section should be added to the [Streaming Concepts|https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/table/streaming.html] page.

Right now, it is not possible to control latency and throughput of queries.
Query execution aims for the lowest latency which can come at the cost of throughput.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)