duckdb / duckdb/duckdb-sqlsmith

Remove `USE {db}` so that sqlsmith can fuzz across databases

Open
#2 0 comments 0 reactions 1 assignee Claimed by @ZuleykhaPavlichenkova-TomTom View on GitHub
Dominant language
C++
Stars
7
Forks
13
PR merge metrics
No merged PRs in 30d

Description

As per Marks comment here https://github.com/duckdb/duckdb_sqlsmith/pull/1#pullrequestreview-2104486093, it would also be nice to have queries that fuzz across statements.

This should be possible just by removing the use statement. The `GetDataBaseState()` function may also need some updates however. It's possible the function only get's tables in the current `database`/`schema`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.