Skip to content

[To rel/1.2][IOTDB-6015] Pipe: Not checking whether the tsfile data loaded locally is in the same time partition during the loading process#10250

Merged
SteveYurongSu merged 1 commit intoapache:rel/1.2from
yschengzi:IOTDB-6015#1_2
Jun 20, 2023

Conversation

@yschengzi
Copy link
Contributor

This PR contains:

  • When determining whether a tsfile should be loaded locally without splitting, you should also check that all the data in this tsfile is in the same dataregion and the same time division, without previously checking the latter

这个 PR 包含:

  • 在确定 tsfile 是否应该不经过拆分直接加载到本地时,应该同时检查这个 tsfile 中的所有数据是否都在同一个 dataregion 和同一个时间分区内,而之前没有检查后者
    如果未检查后者将导致如下错误
    XWZ0T6yxYc

@yschengzi yschengzi changed the base branch from master to rel/1.2 June 20, 2023 13:43
@SteveYurongSu SteveYurongSu merged commit cd74743 into apache:rel/1.2 Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants