You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2017/11/22 08:53:00 UTC

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

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)