[Improvement] When registering a catalog, validate the outside instance version if supported.
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### What would you like to be improved?
Besides the documentation, the supported versions must also be checked when create a catalog.
When registering a catalog, validate the version number and pop up warning message if the version is not supported.
### How should we improve?
When registering a catalog, validate the version number and pop up warning message or raise an exception if the version is not supported.
Contributor guide
Research direction
Start at the catalog registration flow and review the existing supported-version documentation and validation behavior. Determine which outside instance versions are supported, then make registration warn or raise an exception for unsupported versions; done means unsupported versions are consistently rejected or clearly reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100