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

Performance tests for DataCatalog #4230

Merged
merged 21 commits into from
Oct 18, 2024
Merged

Performance tests for DataCatalog #4230

merged 21 commits into from
Oct 18, 2024

Commits on Oct 16, 2024

  1. Update index.md (#4221)

    Fixed an erroneous link to the Get started with Kedro - Create your first data pipeline with Kedro video.  It was accidentally linked to the previous video.
    
    Signed-off-by: Greg Vaslowski <[email protected]>
    Signed-off-by: Ankita Katiyar <[email protected]>
    Vaslo authored and ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a92b911 View commit details
    Browse the repository at this point in the history
  2. Bump kedro-sphinx-theme from 2024.4.0 to 2024.10.0 (#4216)

    * Bump kedro-sphinx-theme from 2024.4.0 to 2024.10.0
    
    Bumps [kedro-sphinx-theme](https://github.com/kedro-org/kedro-sphinx-theme) from 2024.4.0 to 2024.10.0.
    - [Release notes](https://github.com/kedro-org/kedro-sphinx-theme/releases)
    - [Commits](kedro-org/kedro-sphinx-theme@v2024.4.0...v2024.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: kedro-sphinx-theme
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * updated to 2024.10.2
    
    * trigger_run
    
    * trigger_run
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: L. R. Couto <[email protected]>
    Co-authored-by: rashidakanchwala <[email protected]>
    Co-authored-by: Ankita Katiyar <[email protected]>
    Signed-off-by: Ankita Katiyar <[email protected]>
    4 people committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e863f16 View commit details
    Browse the repository at this point in the history
  3. Replace all instances of "data set" with "dataset" (#4211)

    Signed-off-by: Deepyaman Datta <[email protected]>
    Signed-off-by: Ankita Katiyar <[email protected]>
    deepyaman authored and ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2ccba38 View commit details
    Browse the repository at this point in the history
  4. Manually created sitemap.xml for improved control over indexed docs p…

    …ages (#4145)
    
    * Load manually created sitemap
    
    Signed-off-by: Dmitry Sorokin <[email protected]>
    
    * Add projects remove lastmod for latest
    
    Signed-off-by: Dmitry Sorokin <[email protected]>
    
    * Add latest for projects
    
    Signed-off-by: Dmitry Sorokin <[email protected]>
    
    ---------
    
    Signed-off-by: Dmitry Sorokin <[email protected]>
    Co-authored-by: Dmitry Sorokin <[email protected]>
    Co-authored-by: ElenaKhaustova <[email protected]>
    Co-authored-by: L. R. Couto <[email protected]>
    Signed-off-by: Ankita Katiyar <[email protected]>
    4 people authored and ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e071640 View commit details
    Browse the repository at this point in the history
  5. Bump up version to 0.19.9 (#4219)

    * Bump up version to 0.19.9
    
    Signed-off-by: Laura Couto <[email protected]>
    
    * Add placeholders to release.md
    
    Signed-off-by: Laura Couto <[email protected]>
    
    * Update citation.cff release date
    
    Signed-off-by: Laura Couto <[email protected]>
    
    ---------
    
    Signed-off-by: Laura Couto <[email protected]>
    Signed-off-by: L. R. Couto <[email protected]>
    Signed-off-by: Ankita Katiyar <[email protected]>
    lrcouto authored and ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8cb24c4 View commit details
    Browse the repository at this point in the history
  6. first pass doesn't work yet

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3b2878e View commit details
    Browse the repository at this point in the history
  7. Update ocl tests

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f2f1770 View commit details
    Browse the repository at this point in the history
  8. revert some changes

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7618ac5 View commit details
    Browse the repository at this point in the history
  9. Update to use larger config

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    95628a3 View commit details
    Browse the repository at this point in the history
  10. Update functions and docstrings

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b5b9bf5 View commit details
    Browse the repository at this point in the history
  11. Add performance tests for DataCatalog

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9737847 View commit details
    Browse the repository at this point in the history
  12. Update mypy ignore messages (#4228)

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3d1cad4 View commit details
    Browse the repository at this point in the history
  13. Revise Kedro project structure docs (#4208)

    * Update project structure docs
    ---------
    
    Signed-off-by: Dmitry Sorokin <[email protected]>
    Signed-off-by: Dmitry Sorokin <[email protected]>
    Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>
    Signed-off-by: Ankita Katiyar <[email protected]>
    2 people authored and ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9fc6711 View commit details
    Browse the repository at this point in the history
  14. Update CLI autocompletion docs with new Click syntax (#4213)

    * Update CLI autocompletion docs with new Click syntax
    
    Updated the autocompletion setup instructions for Bash, Zsh, and Fish shells to reflect the latest Click 8.1 syntax. Changed Fish shell completion script path to ~/.config/fish/completions/kedro.fish for correct placement.
    
    Signed-off-by: hyew0nChoi <[email protected]>
    Signed-off-by: Ankita Katiyar <[email protected]>
    hyew0nChoi authored and ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b6587e0 View commit details
    Browse the repository at this point in the history
  15. Bump import-linter from 2.0 to 2.1 (#4226)

    Bumps [import-linter](https://github.com/seddonym/import-linter) from 2.0 to 2.1.
    - [Changelog](https://github.com/seddonym/import-linter/blob/master/CHANGELOG.rst)
    - [Commits](seddonym/import-linter@v2.0...v2.1)
    
    ---
    updated-dependencies:
    - dependency-name: import-linter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Ankita Katiyar <[email protected]>
    dependabot[bot] authored and ankatiyar committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    062aba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Performance test for OmegaConfigLoader (#4225)

    * first pass doesn't work yet
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    
    * Update ocl tests
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    
    * revert some changes
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    
    * Update to use larger config
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    
    * Update functions and docstrings
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    
    * lint
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    
    ---------
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    56aefae View commit details
    Browse the repository at this point in the history
  2. Add a test for init and fix indent

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f981b9b View commit details
    Browse the repository at this point in the history
  3. Revert "Add a test for init and fix indent"

    This reverts commit 0dbe3c7.
    
    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b8e4203 View commit details
    Browse the repository at this point in the history
  4. Add a test for init and fix indent

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    821401d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into performance-datacatalog

    Signed-off-by: Ankita Katiyar <[email protected]>
    ankatiyar authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f0356c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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