featurebase/sql3
Lory Cloutier 875999e30d
Add test coverage to expressionanalyzer.go (#2370)
analyzeExpression - tupleLiteralExpression was covered by something
else between the ticket getting filed and me starting on it.
(*ExecutionPlanner).analyzeBinaryExpression now has increased
coverage for IN / NOT IN. Several bugs got revealed by adding tests;
those tests are commented out but can be re-enabled by whoever ends
up working on the bugs. Tickets are filed.
2023-04-06 09:55:09 -05:00
..
parser create model, create function... all the goodies (#2264) 2023-04-04 17:44:29 -05:00
planner Add test coverage to expressionanalyzer.go (#2370) 2023-04-06 09:55:09 -05:00
test Add test coverage to expressionanalyzer.go (#2370) 2023-04-06 09:55:09 -05:00
errors.go create model, create function... all the goodies (#2264) 2023-04-04 17:44:29 -05:00
interfaces.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-19 21:35:02 +00:00
main_test.go added testify dependency 2022-09-30 11:31:37 -07:00
sql_complex_test.go Fb 2048 (#2363) 2023-04-03 12:04:41 -05:00
sql_test.go Fb 2048 (#2363) 2023-04-03 12:04:41 -05:00