3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript6,840 stars (6,840 stars)421 forks (421 forks)batch import
enhancementhelp wanted
Description
Need help porting a SQL test set that validates correctness of query engine.
Contributor guide
- Tech stack
- javascriptsql
- Domain
- databasetesting
- Issue type
- test
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- SQLLovefield query engineJavaScript
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- First, review the existing test infrastructure in the Lovefield repository to understand the current testing patterns and frameworks. Then, identify the specific SQL test set that needs to be ported by examining any referenced sources or discussing with maintainers. The issue is from 2015, so verify that the repository is still active and the task is still relevant. Look for any related issues or PRs that may have addressed this partially. Finally, propose a plan to port the SQL test set, ensuring it covers the query engine's correctness.