Roman Martynov
11/11/2025, 9:02 AMA schema change operation is in progress error.
I see two operations, that take too much time:
• 0.100 seconds between these two logs in FE:
[SchemaChangeHandler.process():2043] finished to create schema change job: 1299569
[LakeTableAlterMetaJobBase.updateIndexTabletMeta():354] Sent update tablet metadata task. tableName=test_table partitionId=1299560 indexId=1299559 taskNum=1
• 0.125 seconds between these two logs in FE:
[LakeTableAlterMetaJobBase.updateNextVersion():396] LakeTableAlterMetaJob id: 1299569 update next version of partition: 1299560, commitVersion: 2
[LakeTableAlterMetaJobBase.updateVisibleVersion():408] partitionVisibleVersion=2 commitVersion=2
Anything we can do with it?