Skip to content

Support lance url table in datafusion #5806

@majin1102

Description

@majin1102

Datafusion supports url table used like this:

select * from 'S3://bucket1/dataset2'

We could support this by implement a lance UrlTableFactory. And beyond xxx.lance tables, we should also accept xxx.parquet, 'xxx.csv', 'xxx.json' as long as datafusion has supported them.

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