You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a library that utilizes pyo3-arrow and cannot generate .pyi stubs because I do not own the arrow implementation. I would like to add types for pyarrow.RecordBatchReader and pyarrow.Schema.
The text was updated successfully, but these errors were encountered:
I have a library that utilizes pyo3-arrow and cannot generate .pyi stubs because I do not own the arrow implementation. I would like to add types for
pyarrow.RecordBatchReader
andpyarrow.Schema
.The text was updated successfully, but these errors were encountered: