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)