TDengine icon indicating copy to clipboard operation
TDengine copied to clipboard

zsh kill python process in writing data

Open LioZeng opened this issue 3 months ago • 2 comments

Bug Description macos 15.6.1 @ macbook air m3, use visual code or terminal to read about 5000+ parquet file inlcude almost 3000 rows data to python's dataframe and insert 1row / once time in for loop, or multithread without delay, so zsh kill process within 100 ~ 200 files to insert tdengine server(last version @ macos for apple sillicon). But same code in windows or ubuntu is ok,without any change.

LioZeng avatar Sep 27 '25 17:09 LioZeng

the version of TD please

yu285 avatar Oct 17 '25 06:10 yu285

The Version is > 3.3.4(The version is my first version using.And the problem is always occured during using python write alot of data to TDEngine from 3.3.4 to 3.3.8.1.). So I have to change database to mysql, and the code is ok to mysql in macos 15.7.1.

LioZeng avatar Oct 17 '25 20:10 LioZeng