> On Jan 26, 2026, at 10:51, Chao Li <[email protected]> wrote:
> 
> 
> While working on v3, I also noticed another issue that may be a bug. When 
> creating an index on a partitioned table, the index is automatically created 
> on all partitions. However, if a column type change causes an index rebuild, 
> it appears that the rebuilt index may be missing from child partitions. I 
> will verify this behavior and, if confirmed, discuss it in a separate thread.
> 

I have verified the problem. The real problem is, after index rebuild, 
indisreplident flag of index on child partition will be lost, which should be a 
bug. I will start a new thread to give more details of the problem and propose 
a fix.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/






Reply via email to