web_sales.txt.attr 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "_yql_row_spec"={
  3. "Type"=["StructType";[
  4. ["ws_sold_date_sk";["PgType";"int4";];];
  5. ["ws_sold_time_sk";["PgType";"int4";];];
  6. ["ws_ship_date_sk";["PgType";"int4";];];
  7. ["ws_item_sk";["PgType";"int4";];];
  8. ["ws_bill_customer_sk";["PgType";"int4";];];
  9. ["ws_bill_cdemo_sk";["PgType";"int4";];];
  10. ["ws_bill_hdemo_sk";["PgType";"int4";];];
  11. ["ws_bill_addr_sk";["PgType";"int4";];];
  12. ["ws_ship_customer_sk";["PgType";"int4";];];
  13. ["ws_ship_cdemo_sk";["PgType";"int4";];];
  14. ["ws_ship_hdemo_sk";["PgType";"int4";];];
  15. ["ws_ship_addr_sk";["PgType";"int4";];];
  16. ["ws_web_page_sk";["PgType";"int4";];];
  17. ["ws_web_site_sk";["PgType";"int4";];];
  18. ["ws_ship_mode_sk";["PgType";"int4";];];
  19. ["ws_warehouse_sk";["PgType";"int4";];];
  20. ["ws_promo_sk";["PgType";"int4";];];
  21. ["ws_order_number";["PgType";"int4";];];
  22. ["ws_quantity";["PgType";"int4";];];
  23. ["ws_wholesale_cost";["PgType";"numeric";];];
  24. ["ws_list_price";["PgType";"numeric";];];
  25. ["ws_sales_price";["PgType";"numeric";];];
  26. ["ws_ext_discount_amt";["PgType";"numeric";];];
  27. ["ws_ext_sales_price";["PgType";"numeric";];];
  28. ["ws_ext_wholesale_cost";["PgType";"numeric";];];
  29. ["ws_ext_list_price";["PgType";"numeric";];];
  30. ["ws_ext_tax";["PgType";"numeric";];];
  31. ["ws_coupon_amt";["PgType";"numeric";];];
  32. ["ws_ext_ship_cost";["PgType";"numeric";];];
  33. ["ws_net_paid";["PgType";"numeric";];];
  34. ["ws_net_paid_inc_tax";["PgType";"numeric";];];
  35. ["ws_net_paid_inc_ship";["PgType";"numeric";];];
  36. ["ws_net_paid_inc_ship_tax";["PgType";"numeric";];];
  37. ["ws_net_profit";["PgType";"numeric";];];
  38. ];];
  39. }
  40. }