time_dim.txt.attr 558 B

12345678910111213141516
  1. {
  2. "_yql_row_spec"={
  3. "Type"=["StructType";[
  4. ["t_time_sk";["PgType";"int4";];];
  5. ["t_time_id";["PgType";"text";];];
  6. ["t_time";["PgType";"int4";];];
  7. ["t_hour";["PgType";"int4";];];
  8. ["t_minute";["PgType";"int4";];];
  9. ["t_second";["PgType";"int4";];];
  10. ["t_am_pm";["PgType";"text";];];
  11. ["t_shift";["PgType";"text";];];
  12. ["t_sub_shift";["PgType";"text";];];
  13. ["t_meal_time";["PgType";"text";];];
  14. ];];
  15. }
  16. }