Open kwannoel opened 2 years ago
Some updates on what I intend to do:
Enable features is higher priority (we want to ensure high coverage) and simpler, use this to track: https://github.com/risingwavelabs/risingwave/issues/7328.
We can have a separate issue to track lower priority work: https://github.com/risingwavelabs/risingwave/issues/7329 a. nice-to-haves e.g. test suite usability refinements. b. Low priority sql features to test. c. We can mark these as good first issue, so other developers / community can work on it :)
Long running features #7934 .
Several features are currently not fully supported, hence some parts of sqlsmith are disabled, or use workarounds. We should re-enable them when their dependent issues are fixed.
Bugs:
Workarounds:
Refinements - Query Generator:
gen_agg_expr
, simplify if possible.Investigate:
Refinements - Test suite:
Related: #2571