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