Skip to content

dask expr - DO NOT MERGE #2

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

Open
wants to merge 8 commits into
base: slurm
Choose a base branch
from
Open

dask expr - DO NOT MERGE #2

wants to merge 8 commits into from

Conversation

rik404
Copy link

@rik404 rik404 commented Mar 25, 2025

Added execute dask which recursively evaluates a dask expression, replacing dask function calls with charmpandas equivalent wherever needed.
Added:

  • read_parquet

Need to add:

  • All other functions supported by charmpandas
  • A expression check mechanism that would throw an exception when the expression has function/features unsupported by charmpandas

@rik404 rik404 changed the base branch from master to slurm March 25, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant