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(dataset): support dataset copy with datastore meta load/dump #915

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

tianweidut
Copy link
Member

Description

{"id": 0, "data_uri": "data_ubyte_0.swds_bin", "data_format": "s", "data_offset": 0, "data_size": 4064, "data_origin": "n", "object_store_type": "l", "label": "\u0007"}
{"id": 1, "data_uri": "data_ubyte_0.swds_bin", "data_format": "s", "data_offset": 4064, "data_size": 4064, "data_origin": "n", "object_store_type": "l", "label": "\u0002"}

Feature Show

  • dataset upload
    image
  • _meta.jsonl file
    image

Modules

  • Client

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@tianweidut tianweidut added this to the v0.3 milestone Aug 16, 2022
@tianweidut tianweidut self-assigned this Aug 16, 2022
@tianweidut tianweidut force-pushed the feat/dataset-copy-v2 branch 3 times, most recently from 9e857a1 to 7a5a1ae Compare August 16, 2022 07:36
@tianweidut tianweidut marked this pull request as ready for review August 16, 2022 07:36
@tianweidut tianweidut force-pushed the feat/dataset-copy-v2 branch from 7a5a1ae to 0a00325 Compare August 16, 2022 07:37
@jialeicui
Copy link
Contributor

LGTM

@jialeicui jialeicui merged commit 307baf1 into star-whale:main Aug 16, 2022
@tianweidut tianweidut deleted the feat/dataset-copy-v2 branch April 16, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants