opensearch-project / opensearch-project/sql-odbc

[FEATURE] Add OpenSearch Serverless Tests

Open
#75 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

catch-all acknowledged enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.