aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/blocks/input_tofrom_pg.txt.attr
blob: 507d3a002ba428e80900951fe90054a51775cfa6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{"_yql_row_spec"={
	"Type"=["StructType";[
		["a";["DataType";"Utf8"]];
		["b";["PgType";"text"]];
		["c";["PgType";"cstring"]];		
		["d";["OptionalType";["DataType";"Utf8"]]];
		["e";["DataType";"Int64"]];
		["f";["PgType";"int8"]];
		["g";["OptionalType";["DataType";"Int64"]]];		
	]];
}}