kedro-org / kedro-plugins

First-party plugins maintained by the Kedro team.
Apache License 2.0
92 stars 89 forks source link

`kedro-docker`: Nightly build failure #649

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #222 failed.

astrojuanlu commented 6 months ago

Wondering if this is related to kedro-datasets 3.0?

      ImportError: Unable to find a usable engine; tried using: 'pyarrow', 'fastparquet'.
      A suitable version of pyarrow or fastparquet is required for parquet support.
      Trying to import the above resulted in these errors:
       - Missing optional dependency 'pyarrow'. pyarrow is required for parquet support. Use pip or conda to install pyarrow.
       - Missing optional dependency 'fastparquet'. fastparquet is required for parquet support. Use pip or conda to install fastparquet.
ankatiyar commented 6 months ago

Should be resolved by kedro and kedro-starters release 🤔 https://github.com/kedro-org/kedro-starters/pull/212

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #223 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #224 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #225 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #226 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #226 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #227 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #228 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #229 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #230 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #231 failed.

github-actions[bot] commented 6 months ago

GitHub Actions workflow Run nightly tests on all plugins #232 failed.

github-actions[bot] commented 5 months ago

GitHub Actions workflow Run nightly tests on all plugins #233 failed.

ankatiyar commented 5 months ago

Confirmed by running the tests https://github.com/kedro-org/kedro-plugins/actions/runs/8786283911/job/24108812242 Release solved the issue ✅