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

Known issues for distributed MapPartitions #312

Open
linhr opened this issue Nov 26, 2024 · 0 comments
Open

Known issues for distributed MapPartitions #312

linhr opened this issue Nov 26, 2024 · 0 comments

Comments

@linhr
Copy link
Contributor

linhr commented Nov 26, 2024

  1. The Python error type is lost when reporting task status from the worker to the driver.
  2. Task streams cannot be read multiple times. (See test_self_join in test_parity_pandas_map.py.)
  3. Repartition does not work in some situations. (See test_dataframes_with_more_columns in test_parity_pandas_map.py.)
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

No branches or pull requests

1 participant