Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: TensorStore + Zarr3 + Sharding #9

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

FEAT: TensorStore + Zarr3 + Sharding #9

wants to merge 11 commits into from

Conversation

balbasty
Copy link
Collaborator

This branch is running slightly parallel to the refactor branch. It replaces using the zarr library with the tensorstore library for zarr i/o, and enables sharding.

For now, I am using the LSM converter as a playground.

@kabilar @satra @aaronkanzer

@balbasty balbasty changed the base branch from refactor to main November 12, 2024 15:48
@calvinchai calvinchai force-pushed the feat-ts-zarr3 branch 2 times, most recently from 956e22b to 5958fb0 Compare November 12, 2024 21:02
@@ -2,13 +2,27 @@ name: linc-convert
channels:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flag file for comment with @balbasty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants