aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/pg-tpcds/income_band.txt.attr
blob: 63310508f7e04ac365b9b98f2baaca20c9c27123 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "_yql_row_spec"={
        "Type"=["StructType";[
              ["ib_income_band_sk";["PgType";"int4";];];
              ["ib_lower_bound";["PgType";"int4";];];
              ["ib_upper_bound";["PgType";"int4";];];
        ];];
    }
}