opensearch-project / opensearch-project/sql
[FEATURE] Fill out `sql` namespace for spec repo
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 176
- Forks
- 229
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 43
Description
The sql namespace on the spec repo is missing a few endpoints. We need these endpoints filled out in the spec so that we generate clients that interact with this plugin properly:
- Make sure that the existing
sqlendpoints in the spec, if any, are correct - Fill out missing
sqlendpoints.
The Dev's Guide is a great place to start.
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
Start with the Dev's Guide and the sql namespace in the OpenSearch API specification issue linked from this report. Compare the existing SQL endpoints with the plugin's available endpoints, then identify the missing operations and any incorrect definitions. Done means the namespace fully and accurately describes the SQL endpoints needed for generated clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, sql
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100