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

Remove Dask warning from pipeline code #217

Open
eveleighoj opened this issue Jan 13, 2025 · 0 comments
Open

Remove Dask warning from pipeline code #217

eveleighoj opened this issue Jan 13, 2025 · 0 comments

Comments

@eveleighoj
Copy link
Contributor

eveleighoj commented Jan 13, 2025

Overview
whenever digital land commands are ran locally the following warning is raised:

`Dask dataframe query planning is disabled because dask-expr is not installed.

You can install it with pip install dask[dataframe] or conda install dask.
This will raise in a future version.`

If this can't be replicated locally then ignore

This shouldn't be appearing

Tech Approach

  • reproduce locally, should be done by running any collection in the collection-task
  • would be good to not have to install additional packages but if not. just. install the missing package to remove the warning.

Acceptance criteria:

  • when ran in a. local environment this warning should be present
@eveleighoj eveleighoj moved this to Sprint Backlog in Infrastructure Jan 13, 2025
@Ben-Hodgkiss Ben-Hodgkiss moved this from Sprint Backlog to Refine, Prioritise & Plan in Infrastructure Jan 13, 2025
@Ben-Hodgkiss Ben-Hodgkiss moved this from Refine, Prioritise & Plan to Sprint Backlog in Infrastructure Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Sprint Backlog
Development

No branches or pull requests

1 participant