1 2 3 4
/* kikimr can not */ pragma yt.InferSchema; USE plato; SELECT key, WeakField(subkey, "Int64"), WeakField(value, "String") FROM Input;