quickwit-oss / quickwit-oss/quickwit

Backward compatibilty tests

Open
#4,155 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
11.7k
Forks
597
Avg merge
2d 22h
Merged PRs (30d)
37

Description

We could consider to extend the python tests for compatibly tests between quickwit versions. We already have the notion of engine to differentiate between quickwit and elasticsearch.

https://github.com/quickwit-oss/quickwit/tree/main/quickwit/rest-api-tests

For that we would need to extend the script to:

  • Install multiple Quickwit versions (engine)
  • Add a mechanism to execute different queries for each engine

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

Start in quickwit/rest-api-tests and read the existing Python test script's handling of the engine setting. Work out how multiple Quickwit versions can be installed or copied and how queries can differ by engine. Done means the compatibility suite runs against multiple Quickwit versions and supports engine-specific queries.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.