Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-4603

[Rust] [DataFusion] Execution context should allow in-memory data sources to be registered

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.12.0
    • 0.13.0
    • Rust, Rust - DataFusion
    • None

    Description

      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:

      1. Ability to call DataFusion via IPC or JNI from Java to run queries
      2. Ability to create benchmarks for the query engine that do not involve disk I/O

       

      Attachments

        Issue Links

          Activity

            People

              andygrove Andy Grove
              andygrove Andy Grove
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: