input_other_yson.txt.attr 367 B

1234567891011121314151617
  1. {
  2. "_read_schema" = <"strict" = %false>[
  3. {"type"="string";"name"="key"};
  4. {"type"="string";"name"="subkey"};
  5. ];
  6. "schema" = <"strict" = %false; "unique_keys" = %false>
  7. [
  8. {
  9. "name" = "key";
  10. "type" = "string"
  11. };
  12. {
  13. "name" = "subkey";
  14. "type" = "string"
  15. }
  16. ]
  17. }