You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Tino Rusch (Jira)" <ji...@apache.org> on 2019/08/21 06:09:00 UTC

[jira] [Created] (CALCITE-3275) add nil checks to prevent panics in error parsing

Tino Rusch created CALCITE-3275:
-----------------------------------

             Summary: add nil checks to prevent panics in error parsing
                 Key: CALCITE-3275
                 URL: https://issues.apache.org/jira/browse/CALCITE-3275
             Project: Calcite
          Issue Type: Improvement
          Components: avatica-go
            Reporter: Tino Rusch
            Assignee: Francis Chuang


We need nil-checks for the case that the server doesnt include RpcMetadata in the error responses.

 

PR is already ready, this ticket is for reference

 

https://github.com/apache/calcite-avatica-go/pull/47



--
This message was sent by Atlassian Jira
(v8.3.2#803003)