apache / apache/arrow

Language server unable to lint or analyze any classes imported by the `pyarrow.lib ` commands, in the `__init__.py`

Open
#41,736 3 comments 2 reactions 0 assignees View on GitHub
Component: Python Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the bug, including details regarding any error messages, version, and platform.

When using pyarrow classes `Table`, `CompressedInputStream`, `BufferReader`, and `json`, i can run the code, but for some reason my language server (and I've tried jedi, and pylance) cannot find/lint/or analyze any of these function or classes, or really anything imported by the `pyarrow.lib `, in the `__init__.py` file for the pyarrow directory. Is this expected?

### Component(s)

Python

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.