You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Haisheng Yuan (Jira)" <ji...@apache.org> on 2019/11/20 00:30:00 UTC

[jira] [Created] (CALCITE-3521) CalciteSystemProperty can't load config file

Haisheng Yuan created CALCITE-3521:
--------------------------------------

             Summary: CalciteSystemProperty can't load config file
                 Key: CALCITE-3521
                 URL: https://issues.apache.org/jira/browse/CALCITE-3521
             Project: Calcite
          Issue Type: Bug
            Reporter: Haisheng Yuan


I am using calcite as a standalone library, want to specify default charset and collation through global config file {{saffron.properties}}.
But it failed to load property file. I think it should use {{Thread.currentThread().getContextClassLoader()}} to get class loader.



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