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

Zhiyuan Zheng edited comment on ARROW-4467 at 4/8/19 8:29 AM:
--------------------------------------------------------------

We should take the following steps:
 # Update `sqlparser-rs` to support `CREATE EXTERNAL TABLE` syntax;
 # Update sqlparser-rs version to 0.3.0+.
 # Create a repl for DataFusion;
 # Add a `Dockerfile`;

 I would like to resolve it if there is nobody working on this one.


was (Author: zhiyuan.zheng):
We should take the following steps:
 # Update `sqlparser-rs` to support `CREATE EXTERNAL TABLE` syntax;
 # Create a repl for DataFusion;
 # Add a `Dockerfile`;

 I would like to resolve it if there is nobody working on this one.

> [Rust] [DataFusion] Create Docker image for DataFusion
> ------------------------------------------------------
>
>                 Key: ARROW-4467
>                 URL: https://issues.apache.org/jira/browse/ARROW-4467
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust, Rust - DataFusion
>            Reporter: Andy Grove
>            Priority: Major
>             Fix For: 0.14.0
>
>
> As a user, I would like to be able to simply `docker pull 
> apache/arrow-datafusion` and run interactive and batch queries against my 
> data sources.
> This will require `CREATE EXTERNAL TABLE` to be implemented. I suggest 
> referring to Apache Hive for syntax.
> With this feature, it will be possible for users to start using DataFusion 
> for some simple real world ETL use cases.



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

Reply via email to