With the current schema changer infrastructure, it's difficult to support alter column type in transactions. This is because the computed column swap doesn't actually occur until the transaction is ...
Below ALTER TABLE ... EXECUTE OPTIMIZE WHERE ... query fails with error Query 20230112_174453_00008_98hpu failed: Unexpected FilterNode found in plan; probably ...