oxidecomputer / oxidecomputer/typify
Vega Lite schema fails on unhandled schema
Open
@ahl is already working on this.
Since Mar 30, 2023.
- Dominant language
- Rust
- Stars
- 898
- Forks
- 114
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 14
Description
I ran cargo typify on https://github.com/vega/schema/blob/master/vega-lite/v5.6.1.json, and it produced a stack overflow:
$ cargo typify schema/vega-lite/v5.6.1.json
thread 'main' has overflowed its stack
fatal runtime error: stack overflow
Abort trap: 6
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.