[ 
https://issues.apache.org/jira/browse/FLINK-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335325#comment-17335325
 ] 

Jark Wu edited comment on FLINK-8686 at 4/29/21, 10:14 AM:
-----------------------------------------------------------

Most of the problems have been fixed, and we should create separate issues for 
remaining improvements, e.g. configure heap size FLINK-19935.


was (Author: jark):
Most of the problems have been fixed, and we should create separate issues for 
each improvements, e.g. configure heap size FLINK-19935.

> Improve basic embedded SQL client 
> ----------------------------------
>
>                 Key: FLINK-8686
>                 URL: https://issues.apache.org/jira/browse/FLINK-8686
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Client
>            Reporter: Timo Walther
>            Priority: Major
>              Labels: auto-unassigned, pull-request-available
>
> This issue describes follow-up issues that should be fixes in order to make 
> the SQL client more stable:
>  - -Add more tests for executor-
>  - Configure JVM heap size
>  - -Limit changelog and table buffers-
>  - -"The input is invalid please check it again." => add allowed range-
>  - Load dependencies recursively
>  - Clean up results in result store
>  - -Improve error message for unsupported batch queries-
>  - -Add more logging instead swallowing exceptions-
>  - -List properties in error message about missing TS factory sorted by name-
>  - Add command to show loaded TS factories and their required propeties
>  - Add command to reload configuration from files (no need to restart client)
>  - Improve error message in case of invalid json-schema (right now: 
> {{java.lang.IllegalArgumentException: No type could be found in node:<root>}}
>  - -Add switch to show full stacktraces of exceptions- solved by logging
>  - Give error message when setting unknown parameters 
> {{result-mode=changelog}} does not give an error but should be 
> {{execution.result-mode=changelog}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to