apache / apache/airavata-data-catalog
Support creating indexes on metadata schema fields
Open
- Dominant language
- Java
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Automatically create a B-Tree database index on metadata schema field and make sure it is used in queries that check for range of values.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the metadata schema field creation path and the queries that check ranges of values. Trace how schema changes and metadata searches are handled before deciding where index creation belongs. Done means B-Tree indexes are automatically created for metadata schema fields and range queries use them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100