blob: 7e6a2bd73c16742305f8f01b9c55980786f28094 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
{
"_yql_row_spec"={
"Type"=["StructType";[
["ps_partkey";["PgType";"int4";];];
["ps_suppkey";["PgType";"int4";];];
["ps_availqty";["PgType";"int4";];];
["ps_supplycost";["PgType";"numeric";];];
["ps_comment";["PgType";"text";];];
];];
}
}
|