1 2 3 4 5 6 7 8
pragma config.flags('OptimizerFlags', 'KeepWorld'); use plato; pragma yt.Annotations="{}"; insert into Output select * from Input where key > "1";