iotdb
iotdb copied to clipboard
TsFile对齐时间序列写入writeAligned(TSRecord record),当触发flushAllChunkGroups后加入新指标写入报错[Bug]
Search before asking
- [X] I searched in the issues and found nothing similar.
Version
0.13.3
Describe the bug and provide the minimal reproduce step
TsFile对齐时间序列写入writeAligned(TSRecord record),当触发flushAllChunkGroups后加入新指标写入报错。
我看到是有对时间序列的验证,为什么要加这个验证,如图

What did you expect to see?
正常插入
What did you see instead?

Anything else?
No response
Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!