opensearch-project / opensearch-project/sql-odbc
[FEATURE] Add OpenSearch Serverless Tests
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem?
Add tests for OpenSearch Serverless.
Support for this was added in https://github.com/opensearch-project/sql-odbc/issues/70.
What solution would you like?
https://github.com/opensearch-project/sql-cli/pull/29/files added support for Serverless and also implemented automated testing for that feature. We should try to follow a similar approach. It should be possible to run these tests locally as well as via GitHub pipeline.
What alternatives have you considered?
None. Best practice to test all functionality.
Do you have any additional context?
None.
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
Review the files changed by sql-cli PR #29 and the support described in sql-odbc issue #70, then compare them with the existing sql-odbc test setup. Done means Serverless tests cover the added functionality and run both locally and through the GitHub pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sql
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100