Skip to content

Extract object store related code #10308

Description

@brancz

We treat object_store as a public API surface of parquet and avro (even if the traits used didn't change eg. from 0.13 to 0.14, presumably because things like how to contruct them has changed).

We should extract all code that uses object_store from the crates in this repository since it prevents us from upgrading object_store, especially when none of those pieces of functionality are being used.

Related to #9878 (comment)

@alamb

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