Skip to content

[DISCUSSION] Proposal move object_store to its own github repo? #6183

@alamb

Description

@alamb

Which part is this question about
This guthub repository contains an implementation of arrow and parquet and object_store which are related but are in separate crates and reasonably could be in separate repos

. arrow and parquet are still released in lockstep (have to be released at the same time, use the same Arrow voting thread)

However, object_store is released on a different schedule, with a different voting thread, a diffrent process, and has a non-trivally different set of maintainers and a substantial number of other users

While we have tags to separate issues and PRs of object_store I still find it confusing that this repo has content related to object_store

I believe the reason object_store is in the arrow-rs repo in the first place was convenience for the maintainers after it was first donated: #2030

Now that we have settled the API down and its development and release cycle becomes decoupled from the other crates in this repo I think the overhead of keeping it in the same crate is greater than the value we get from keeping it in the same one

Describe your question

  1. Do you think we move the object_store crate and associated Dev process (tickets, etc) to its own repository
  2. If so, to which one (perhaps apache/arrow-rs-object-store )
  3. Are you willing to help 🎣 make it happen?

Additional context

cc @tustvold and @crepererum

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions