Skip to content

geodatafusion cli #84

Description

@ratmice

I was curious if anyone had made a geodatafusion cli, like the datafusion-cli crate which could potentially be added to the readme?
As far as I understand it the datafusion_cli crate doesn't have a geodatafusion feature, or LOAD statement like duckdb.

I suppose It wouldn't be hard to hack one out myself, maybe even just fork datafusion-cli and add the appropriate register call under #cfg(feature="geodatafusion")] but I wasn't sure if one existed? I guess that might be difficult to upstream back to datafusion-cli if geodatafusion lags behind on releases (which it kind of has to, since datafusion-cli is released from the same repo as datafusion itself).

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