In 21.2, we plan to remove interleaved tables and indexes. However, users might have migration scripts with INTERLEAVE IN PARENT that are executed against 21.2+ clusters.
We should ignore the INTERLEAVE IN PARENT syntax so that existing migration scripts do not error.
Epic: CRDB-1582
In 21.2, we plan to remove interleaved tables and indexes. However, users might have migration scripts with
INTERLEAVE IN PARENTthat are executed against 21.2+ clusters.We should ignore the
INTERLEAVE IN PARENTsyntax so that existing migration scripts do not error.Epic: CRDB-1582