aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/optimizers/unused_columns_window.txt.attr
blob: 2b156c32328552371c0009c17446e5927dbd36f0 (plain) (blame)
1
2
3
4
5
6
7
8
{"_yql_row_spec"={
	"Type"=["StructType";[
		["a";["DataType";"String"]];
		["b";["DataType";"String"]];
		["c";["DataType";"String"]];
		["d";["DataType";"String"]]
	]];
}}