Crate sqlfuzz

Source

Structs§

FuzzConfig
SQLRelationGenerator
Generates random logical plans
SQLTable

Enums§

SQLRelation

Functions§

generate_batch
Generate an Arrow RecordBatch for the provided schema and row count
plan_to_sql
Generate a SQL string from a SQLRelation struct