You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/02/21 13:39:00 UTC

[jira] [Created] (FLINK-16217) SQL Client crashed when any uncatched exception is thrown

Jark Wu created FLINK-16217:
-------------------------------

             Summary: SQL Client crashed when any uncatched exception is thrown
                 Key: FLINK-16217
                 URL: https://issues.apache.org/jira/browse/FLINK-16217
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Client
            Reporter: Jark Wu
             Fix For: 1.10.1
         Attachments: 15821324825831.jpg

Currently, SQL CLI doesn't catch all the exceptions, for example, Calcite exceptions. 

We should catch any possible exceptions thrown by the planner, and print the root cause. 



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