/* syntax version 1 */ USE plato; SELECT * FROM Input; SELECT * FROM Input WITH SCHEMA Struct<key:String, value:String>;