You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Rong Rong (JIRA)" <ji...@apache.org> on 2018/05/04 04:20:00 UTC

[jira] [Commented] (CALCITE-2209) Support loading JSON model file through URL

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

Rong Rong commented on CALCITE-2209:
------------------------------------

Hi [~suez1224]. I figured this could be a great JIRA for me to try out Calcite development so I implemented a simple URL parser to support URL JSON model. Please take a look at: 
https://github.com/apache/calcite/compare/master...walterddr:CALCITE-2209


> Support loading JSON model file through URL
> -------------------------------------------
>
>                 Key: CALCITE-2209
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2209
>             Project: Calcite
>          Issue Type: New Feature
>          Components: core
>            Reporter: Shuyi Chen
>            Assignee: Shuyi Chen
>            Priority: Major
>
> Currently, Calcite only support loading JSON model file through inline or local file. The Jira attemps to extend it to support loading JSON model file through URL, so users can implement their own URLStreamHandlerFactory to read the JSON model file from e.g., HDFS or etc.



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