AlenkaF commented on issue #49831: URL: https://github.com/apache/arrow/issues/49831#issuecomment-4294634424
Thank you for opening an issue! Looking at the ongoing work in https://github.com/apache/arrow/issues/32609 the sub-issue https://github.com/apache/arrow/issues/49194 will handle this correctly. I am not fully sure how this works currently, but after triaging with Copilot's help it seems to me 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. As a quick fix a similar workaround might also be added for each submodule. @rok do you think this needs a quick fix or should we wait for https://github.com/apache/arrow/issues/49194? -- 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]
