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

Implementations: pyspark and ray #90

Merged
merged 17 commits into from
Feb 6, 2025

Conversation

martindurant
Copy link
Member

@martindurant martindurant commented Jan 16, 2025

Remaining issues:

  • pyspark picking up wrong python on windows (perhaps need environment variables set)
  • time dtype inference requires new release of awkward, affects pyspark only
  • ray partitioning isn't deterministic?

@martindurant martindurant changed the title Implementations: pyspark and daft Implementations: pyspark and ray Jan 30, 2025
@martindurant
Copy link
Member Author

(tests will pass following new release of awkward scikit-hep/awkward#3392 )

@martindurant martindurant marked this pull request as ready for review February 1, 2025 18:24
@martindurant
Copy link
Member Author

Needs documentation updates. Refactoring to have the same code in all the lazy backends will be done in a follow-up (note how similar the spark and ray implementations are, that we wish to also do polars-lazy, and that the dask-dataframe version now appears less complete by comparison.

Also, we should add at least one numba test; should we have the same test suite for all backends?

@martindurant martindurant merged commit 6b83113 into intake:main Feb 6, 2025
2 of 9 checks passed
@martindurant martindurant deleted the implementations branch February 6, 2025 15:46
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