taosdata / taosdata/taos-connector-python

Crash when importing pyarrow after taos imported

Open
#210 1 comment 0 reactions 0 assignees View on GitHub

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

image

python version: 3.11.4
pyarrow version: 12.0.1
libarrow version: 12.0.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.