Skip to content

Move sources to datafusion-table-providers #43

Closed
@backkem

Description

@backkem

I wanted to open a conversation around the concerns of datafusion-federation vs datafusion-table-providers. Historically, I created the /sources folder in datafusion-federation to show off the federation agains a couple remotes. However, it seems like datafusion-table-providers would be the better place for theseto live. Therefore, I propose to:

  • remove the sources from this repo
  • rewrite the examples in this repo using datafusion-table-providers.
  • Since this leaves datafusion-federation-sql with relatively little code: move this code to the datafusion-federation crate itself, behind a sql feature.

A couple of points to iron out:

  • Do we agree with the overall approach?
  • Is there sufficient appetite to move the flight-sql package (including executor & server ) to datafusion-table-providers or do we leave this in the datafusion-federation tree?

cc @phillipleblanc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions