[ 
https://issues.apache.org/jira/browse/ARROW-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rok Mihevc updated ARROW-4603:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/21143

> [Rust] [DataFusion] Execution context should allow in-memory data sources to 
> be registered
> ------------------------------------------------------------------------------------------
>
>                 Key: ARROW-4603
>                 URL: https://issues.apache.org/jira/browse/ARROW-4603
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust, Rust - DataFusion
>    Affects Versions: 0.12.0
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>             Fix For: 0.13.0
>
>
> Currently it is only possible to run SQL queries against CSV files. I would 
> like to be able to run SQL queries against data that is already loaded into 
> memory in a single RecordBatch or an iterator over RecordBatch.
> There are two reasons I want this feature:
>  # Ability to call DataFusion via IPC or JNI from Java to run queries
>  # Ability to create benchmarks for the query engine that do not involve disk 
> I/O
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to