Closed
Description
Search before asking
- I searched in the issues and found nothing similar.
Version
OS: Ubuntu-server20.04.6
IOTDB version: 2.0.1-beta
Describe the bug and provide the minimal reproduce step
np_tablet = NumpyTablet(dev_id, [measurement], [TSDataType.FLOAT], np_values, np_tt)
,
批量写入数据大小为80000的数据包,前5次正常,第六次写入数据后数据长度变为465328,丢失部分数据;即使将80000再进行分批次插入,也会出现上述问题
What did you expect to see?
show me the reason, or better solution
What did you see instead?
no idea
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
No labels