customer_demographics.txt.attr 580 B

123456789101112131415
  1. {
  2. "_yql_row_spec"={
  3. "Type"=["StructType";[
  4. ["cd_demo_sk";["PgType";"int4";];];
  5. ["cd_gender";["PgType";"text";];];
  6. ["cd_marital_status";["PgType";"text";];];
  7. ["cd_education_status";["PgType";"text";];];
  8. ["cd_purchase_estimate";["PgType";"int4";];];
  9. ["cd_credit_rating";["PgType";"text";];];
  10. ["cd_dep_count";["PgType";"int4";];];
  11. ["cd_dep_employed_count";["PgType";"int4";];];
  12. ["cd_dep_college_count";["PgType";"int4";];];
  13. ];];
  14. }
  15. }