aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/pg-tpcds/reason.txt.attr
blob: fd3f41bb77b1708ea80d541e408f45d378121cf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "_yql_row_spec"={
        "Type"=["StructType";[
              ["r_reason_sk";["PgType";"int4";];];
              ["r_reason_id";["PgType";"text";];];
              ["r_reason_desc";["PgType";"text";];];
        ];];
    }
}