/* postgres can not */ /* kikimr can not */ /* dqfile can not - missing langver support */ /* hybridfile can not - missing langver support */ /* custom error: Table "Output" row type differs from the written row type: Struct<-key:String,-value:Optional,+some_key:String>*/ use plato; replace into Output select "x" as some_key;