NarrowInterval.txt.attr 327 B

1234567891011
  1. {
  2. "schema" = <"strict" = %true; "unique_keys" = %false> [
  3. { "type" = "int64"; "required" = %true; "name" = "row" };
  4. { "type" = "int64"; "required" = %true; "name" = "i" };
  5. ];
  6. "_yql_row_spec" = {
  7. "TypePatch" = ["StructType";[
  8. ["i"; ["DataType"; "Interval"]];
  9. ]];
  10. };
  11. }