taosdata / taosdata/taos-connector-python
Crash when importing pyarrow after taos imported
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
reappear and error msg:
import taos
import pyarrow as pa
munmap_chunk(): invalid pointer
[1] 8417 IOT instruction ipython
python version: 3.11.4
pyarrow version: 12.0.1
libarrow version: 12.0.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the crash with Python 3.11.4, pyarrow 12.0.1, and the import sequence import taos followed by import pyarrow as pa. Investigate the invalid-pointer failure and verify that both imports complete without a crash; the issue names no source files or tests for starting or regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100