Implement Eq for Schema?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Scala
- Stars
- 189
- Forks
- 32
- Avg merge
- 18h 31m
- Merged PRs (30d)
- 37
Description
This could be useful for writing tests within Grackle, as well as useful for detecting whether a schema has changed or not in CINfor example. wdyt?
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
The issue names Schema and the proposed Eq instance but no files, tests, or entry points. Start by locating Schema and existing equality or typeclass tests in Grackle, then clarify the intended equality semantics and CIN use case. Done means the scope is agreed and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100