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

Replace and deprecate DataSet use in class names #2500

Merged
merged 81 commits into from
Jun 16, 2023
Merged

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    bcf66a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87172c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5f4a1 View commit details
    Browse the repository at this point in the history
  4. Deprecated MemoryDataSet in favor of MemoryDataset

    Signed-off-by: Deepyaman Datta <[email protected]>
    deepyaman committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    53eaf4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6377e12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82b99f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8a0da6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    0f1b3be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdf78e View commit details
    Browse the repository at this point in the history
  3. Warn of impending Kedro 0.19 (not abstract future)

    Co-authored-by: Merel Theisen <[email protected]>
    deepyaman and merelcht authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    e738c32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f02f86 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'rename-data-set' of https://github.com/kedro-org/kedro

    …into rename-data-set
    deepyaman committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    64b1a76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cae65ca View commit details
    Browse the repository at this point in the history
  7. Change deprecated references to AbstractDataSet

    Signed-off-by: Deepyaman Datta <[email protected]>
    deepyaman committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    904b5d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    f5654a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    139c4b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686db58 View commit details
    Browse the repository at this point in the history
  4. Update dask.ParquetDataSet

    deepyaman committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f3359fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2987744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d92194 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fde3d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6c2177 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ef2ee2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50e7f5e View commit details
    Browse the repository at this point in the history
  11. Remove the AbstractDataset and AbstractVersionedDataset alias, up…

    …date `kedro.io.core`
    deepyaman committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7fff5a7 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'rename-data-set' of https://github.com/kedro-org/kedro

    …into rename-data-set
    deepyaman committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a2c5ae9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c332aee View commit details
    Browse the repository at this point in the history
  14. Update branch

    deepyaman committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f371bfb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bdc5e1d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cfd3e98 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    c545af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c4def View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    c14d4cc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    7fafedf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    6c5938c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    fe8381e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edf5424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fec4da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81cb042 View commit details
    Browse the repository at this point in the history
  5. Fix removal of "data"

    deepyaman committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    524dd62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35a6614 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fb89f0 View commit details
    Browse the repository at this point in the history
  8. Fix list datasets test

    deepyaman committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0732f66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2470009 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3817ee9 View commit details
    Browse the repository at this point in the history
  11. Fix data catalog tests

    deepyaman committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9ff515e View commit details
    Browse the repository at this point in the history
  12. Fix error message

    deepyaman committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a98fcff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    612f891 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1d4687 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e57f2ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d70e91b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    13474bd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b408627 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c23a85b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f5a4b3 View commit details
    Browse the repository at this point in the history
  21. Update RELEASE.md

    deepyaman authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7c01baa View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Fix remaining tests

    deepyaman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    833fadd View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    deepyaman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    796dadd View commit details
    Browse the repository at this point in the history
  3. Align capitalization

    deepyaman committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    aa877f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    452ad0b View commit details
    Browse the repository at this point in the history
  2. Blacken kedro/utils.py

    deepyaman committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0fd5a2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1053cd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b7a1bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41436a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8de711 View commit details
    Browse the repository at this point in the history
  7. Blacken kedro/utils.py

    deepyaman committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f19b575 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db9b7ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9294be View commit details
    Browse the repository at this point in the history
  10. Undo attempt to make docs pass

    Revert "Simplify deprecation of error names to try to fix docs"
    
    This reverts commit e9294be.
    
    Revert "Wrap `kedro.io.core` to fix error deprecation"
    
    This reverts commit db9b7ac.
    deepyaman committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1ca493a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b65cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    68a08ce View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    5ef91bb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    5ad59dd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    2d41aec View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    582bf9a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    71b7a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af6a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    355c41c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b17331 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2120812 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32b2bb5 View commit details
    Browse the repository at this point in the history