GreptimeTeam/greptimedb

Fuzz test for deleting rows from tables

Open

#3,761 opened on Apr 20, 2024

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Rust (495 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (6,332 stars)
PR merge metrics
 (PR metrics pending)

Description

What type of enhancement is this?

Tech debt reduction, Other

What does the enhancement do?

Looks like we missing the fuzz test for deleting rows from tables.

It's an important API that should be carefully tested.

Implementation challenges

@WenyXu Could you provide some docs or code to help developers that would be interested in implementing this feature? Thank you.

Contributor guide