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 be Test(opt: "Min", arg_opt: TestArgMin(), arg_opt_k: TestArgMinK()); instead of Test(opt: "Max", arg_opt: TestArgMin(), arg_opt_k: TestArgMinK()); for the second rule
psqltests have been used to help implement duckdb. This issue aims to record all test related issuespsql_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