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

Rename all DataSet mentions to Dataset (excl. docs) #3147

Merged
merged 14 commits into from
Oct 10, 2023

Commits on Oct 9, 2023

  1. Rename all DataSet mentions in kedro.io + tests/io to Dataset

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b55fee1 View commit details
    Browse the repository at this point in the history
  2. Rename any mentions in kedro/ from DataSet to Dataset

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d724707 View commit details
    Browse the repository at this point in the history
  3. Rename any mentions in tests/ from DataSet to Dataset

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    928e35a View commit details
    Browse the repository at this point in the history
  4. Replace more mentions of DataSet with Dataset

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c74a03c View commit details
    Browse the repository at this point in the history
  5. Rename DataSet to Dataset in e2e tests

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    459145d View commit details
    Browse the repository at this point in the history
  6. Remove deprecation check test

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0db0746 View commit details
    Browse the repository at this point in the history
  7. Clean up

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    27b5099 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    97898c1 View commit details
    Browse the repository at this point in the history
  9. Remove deprecation check from parallel runner

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ad23d52 View commit details
    Browse the repository at this point in the history
  10. Remove deprecation check from parallel runner

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5ab4b6c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Apply suggestions from code review

    Co-authored-by: Deepyaman Datta <[email protected]>
    merelcht and deepyaman authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    790b21d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f8ddc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c96ea9e View commit details
    Browse the repository at this point in the history
  4. Rename remaining mentions of DataSet

    Signed-off-by: Merel Theisen <[email protected]>
    merelcht committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b2405f3 View commit details
    Browse the repository at this point in the history