Skip to content

Add query fuzzer on server side. #28107

@alexey-milovidov

Description

@alexey-milovidov

Use case

Enable AST based query fuzzing for every kind of tests.

Describe the solution you'd like

Similarly to clickhouse-client, the server should accumulate the set of AST nodes and use it for query fuzzing.
For every received query, the server should also execute configured amount of fuzzed queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featuretestingSpecial issue with list of bugs found by CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions