-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
psql
tests have been used to help implement duckdb. This issue aims to record all test related issues
- For test
psql_arg_min_max_k_test.l
, it should beTest(opt: "Min", arg_opt: TestArgMin(), arg_opt_k: TestArgMinK());
instead ofTest(opt: "Max", arg_opt: TestArgMin(), arg_opt_k: TestArgMinK());
for the second rule
Metadata
Metadata
Assignees
Labels
No labels