You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/01/28 02:32:00 UTC

[jira] [Created] (BEAM-9203) Programmatically determine if SQL exception is user error, unsupported, or bug

Kenneth Knowles created BEAM-9203:
-------------------------------------

             Summary: Programmatically determine if SQL exception is user error, unsupported, or bug
                 Key: BEAM-9203
                 URL: https://issues.apache.org/jira/browse/BEAM-9203
             Project: Beam
          Issue Type: Bug
          Components: dsl-sql, dsl-sql-zetasql
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles


Right now there are a lot exceptions thrown by the Calcite SQL dialect and ZetaSQL dialect of Beam SQL. It is hard to catch just the errors that are user errors, or just the errors that are unsupported operations.



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