jorisvandenbossche commented on issue #49831: URL: https://github.com/apache/arrow/issues/49831#issuecomment-4305441178
Running into similar CI failures in pandas. It might have been a mistake to already include a `py.typed` file in the pyarrow package, while the stub files are not yet complete? > the workaround that already exists on the [pyarrow level](https://github.com/apache/arrow/blob/main/python/pyarrow-stubs/pyarrow/__init__.pyi#L29) doesn't help work on pyarrow's submodules. That file also points to a TODO https://github.com/apache/arrow/issues/48970 to remove that before the release (no idea if that is related) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
