duplicated_rowspec.txt.attr 833 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "_yql_row_spec"={
  3. "ColumnOrder"=["x";"x"];
  4. "NativeYtTypeFlags"=0u;
  5. "StrictSchema"= %true;
  6. "TypePatch"= [
  7. "StructType"; [
  8. ["x"; ["PgType";"int4"]];
  9. ["x_generated_2"; ["PgType";"int8"]];
  10. ]
  11. ]
  12. };
  13. "schema"=<
  14. "strict"=%true;
  15. "unique_keys"=%false;
  16. >[
  17. {
  18. "name"= "x";
  19. "required"= %false;
  20. "type"= "int32";
  21. "type_v3"= {
  22. "item"= "int32";
  23. "type_name"= "optional";
  24. }
  25. };
  26. {
  27. "name"= "x_generated_2";
  28. "required"= %false;
  29. "type"= "int64";
  30. "type_v3"= {
  31. "item"= "int64";
  32. "type_name"= "optional";
  33. }
  34. };
  35. ]
  36. }