Skip to content

Split packages #3

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

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

Split packages #3

wants to merge 31 commits into from

Conversation

macro1
Copy link
Owner

@macro1 macro1 commented Apr 4, 2025

No description provided.

shabbyrobe and others added 30 commits December 27, 2023 16:10
Changes to resolve stubtest errors

This comment has been minimized.

@macro1 macro1 force-pushed the split-packages branch 2 times, most recently from 29455e1 to 02423b2 Compare April 4, 2025 04:23

This comment has been minimized.

Copy link

github-actions bot commented Apr 4, 2025

Diff from mypy_primer, showing the effect of this PR on open source code:

spark (https://github.com/apache/spark)
- python/pyspark/sql/connect/utils.py:72: error: Cannot find implementation or library stub for module named "grpc_status"  [import-not-found]
- python/pyspark/sql/connect/client/reattach.py:30: error: Cannot find implementation or library stub for module named "grpc_status"  [import-not-found]
- python/pyspark/sql/connect/plan.py:656: error: Unused "type: ignore" comment  [unused-ignore]
- python/pyspark/sql/connect/client/core.py:59: error: Cannot find implementation or library stub for module named "grpc_status"  [import-not-found]

jax (https://github.com/google/jax)
+ jax/experimental/jax2tf/examples/serving/model_server_request.py:18: error: Unused "type: ignore" comment  [unused-ignore]

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.

5 participants