You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Feng Jin (Jira)" <ji...@apache.org> on 2023/04/17 09:37:00 UTC

[jira] [Created] (FLINK-31822) Support configure maxRows when fetch result

Feng Jin created FLINK-31822:
--------------------------------

             Summary: Support configure maxRows when fetch result 
                 Key: FLINK-31822
                 URL: https://issues.apache.org/jira/browse/FLINK-31822
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Gateway
    Affects Versions: 1.16.1
            Reporter: Feng Jin


The default value of maxRow during fetch result is 5000. When requested from a web page, too many results in a single request may cause the web page to freeze.

 

Therefore, we can support configuring the maximum number of request results.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)