[ 
https://issues.apache.org/jira/browse/CALCITE-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594865#comment-16594865
 ] 

Vladimir Sitnikov commented on CALCITE-2495:
--------------------------------------------

https://github.com/apache/calcite/pull/807

> Rework URL->File conversion in tests
> ------------------------------------
>
>                 Key: CALCITE-2495
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2495
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Vladimir Sitnikov
>            Assignee: Julian Hyde
>            Priority: Major
>
> {{URL.getPath()}} produces %20 when path contains spaces.
> I suggest to rework all the uses of {{getResource()...}} to use 
> {{Sources.of(URL)}} so there's single -point of failure- way to convert URL 
> to File.
> This resolves Apache CI which happens to have a space in folder name.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to