aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/window/input_optkey2.txt.attr
blob: 14e8d693aa8bf52cb324264decdb1dfb73658db7 (plain) (blame)
1
2
3
4
5
6
7
{"_yql_row_spec"={
	"Type"=["StructType";[
		["key";["OptionalType";["DataType";"Int32"]]];
		["subkey";["DataType";"Uint32"]];
		["value";["DataType";"String"]]]
	];
}}