Add JSON schema for table attributes
Open
API
RFC
SDK
UX
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 219
- PR merge metrics
- No merged PRs in 30d
Description
Same motivation as for #1749
Keeping and editing table schema and other options in yaml using json-scheme is much easier and less error-prone approach.
`yt create` should accept `--attributes-file ` and guess file format yson/json/yaml by extension.
Example:
https://github.com/koct9i/ytsaurus/pull/55
Contributor guide
Assessment
This issue has not been assessed yet.