leaves12138 commented on PR #8818:
URL: https://github.com/apache/paimon/pull/8818#issuecomment-5129310701

   @JingsongLi Thanks for pointing this out. The previous wording was 
inconsistent with the implemented behavior.
   
   After discussion, automatic migration of indexes created before `DEIX` is 
intentionally out of scope for this PR. Such indexes do not have a trustworthy 
`scanSnapshotId`; they remain treated as covered and must be explicitly rebuilt 
once before change-based refresh can apply. I have updated the PR description 
to state this scope clearly.
   
   I also updated the title and description to cover the broader global-index 
build refactoring included here: `ScanResult`, Core-level scanners, the sorted 
Scanner/Writer split, shared row-range planning, and the corresponding 
Flink/Spark adaptations.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to