[
https://issues.apache.org/jira/browse/CALCITE-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982191#comment-16982191
]
Jin Xing commented on CALCITE-3521:
-----------------------------------
PR by [~hyuan]
[https://github.com/apache/calcite/pull/1604]
> 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
> Priority: Major
>
> 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)