opensearch-project / opensearch-project/sql-jdbc
[FEATURE] Create integration test platform for JDBC driver
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 28
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem?
There are automated tests for JDBC driver with a real OpenSearch cluster
What solution would you like?
- New or modified CI workflow which run an OpenSearch cluster and run tests
- New test sub-project which loads and tests JDBC driver
What alternatives have you considered?
N/A
Do you have any additional context?
N/A
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 by inspecting the existing automated JDBC tests and CI workflows. Define the work around a workflow that starts an OpenSearch cluster and runs a new test sub-project that loads and tests the JDBC driver; it is done when both parts run automatically in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100