confluentinc / confluentinc/vscode
Implement Interactive Dataset design
Open
data generation
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
The [MVP approach](https://github.com/confluentinc/vscode/issues/2323) assumes users are only generating a Dataset from an existing Avro schema, without further editing. This issue expands functionality by enabling users to edit existing Datasets and create new ones from scratch.
Proposed enhancements:
- Preview the output of a Dataset
- Display validation errors returned by Medusa for a Dataset
- Browse and select available generators when editing a Dataset
- View and use example Datasets
Contributor guide
Assessment
This issue has not been assessed yet.