unitycatalog / unitycatalog/unitycatalog
Need docs on how to create schema & better way to work with migrations
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 672
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 30
Description
It was a lil bit complicated to create a schema for UC, also it isn't obvious what migrations are going to be applied with each release, so something can break and it is hard to prevent.
I would like to have explicit migration functionality to create schema and i'd like to have an explicit list of all migrations.
Contributor guide
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.
Research direction
No files, tests, or entry points are named. Start by locating how schemas are currently created and how migrations are selected for each release; done should include clear schema-creation guidance, explicit migration behavior, and a complete migration list for releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100