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(datasets): Add option to async load and save in PartitionedDatasets #696

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

Commits on May 23, 2024

  1. Add async load and save methods

    Signed-off-by: puneeter <[email protected]>
    puneeter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4aaf152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e73033 View commit details
    Browse the repository at this point in the history
  3. Update lint

    Signed-off-by: puneeter <[email protected]>
    puneeter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0943068 View commit details
    Browse the repository at this point in the history
  4. Fix mypy

    Signed-off-by: puneeter <[email protected]>
    puneeter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7427bce View commit details
    Browse the repository at this point in the history
  5. Update tests

    Signed-off-by: puneeter <[email protected]>
    puneeter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5a23f44 View commit details
    Browse the repository at this point in the history
  6. Update formatting

    Signed-off-by: puneeter <[email protected]>
    puneeter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    760fa88 View commit details
    Browse the repository at this point in the history
  7. Update RELEASE.md

    Signed-off-by: puneeter <[email protected]>
    puneeter committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d174779 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge with latest main

    Signed-off-by: puneeter <[email protected]>
    puneeter committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a63e70b View commit details
    Browse the repository at this point in the history
  2. Revert load

    Signed-off-by: puneeter <[email protected]>
    puneeter committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2bfd17f View commit details
    Browse the repository at this point in the history
  3. Update docstring

    Signed-off-by: puneeter <[email protected]>
    puneeter committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    14b5c5f View commit details
    Browse the repository at this point in the history
  4. Update release

    Signed-off-by: puneeter <[email protected]>
    puneeter committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4c513d4 View commit details
    Browse the repository at this point in the history