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

Andrei Sereda commented on CALCITE-4908:
----------------------------------------

Hello,

Please let me know if you want this issue to be included in the next Calcite 
release 1.31.

If so, do you think it can be resolved in 1-2 weeks ?

Our goal is to create an RC mid-June.

Thanks.

> Support classpath resource name as model resource path
> ------------------------------------------------------
>
>                 Key: CALCITE-4908
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4908
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Woonsan Ko
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.31.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> In JDBC uri with a model file reference like 
> 'jdbc:calcite:model=/a/b/c/model.json', it would be nice if we support a 
> classpath resource name (path) too like 
> 'jdbc:calcite:model=classpath:/a/b/c/model.json'.
> It would be very helpful to my web application envs. A classpath resource 
> cannot be always converted to a File object if the resource is in a jar or 
> war, etc.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to