featurebase/sql3/test
Lory Cloutier d114680222
Add SQL3 test coverage for expressionagg.go (#2351)
FB-2045
aggregate{Avg,Min,Max}->Update now tested for DataTypeDecimal.
{avg,min,max}PlanExpression->WithChildren now tested.
percentilePlanExpression->{Evaluate,Plan,WithChildren} is not
tested because percentile gets sent directly to PQL rather than
getting planned and evaluated in SQL.
aggregateLast->everything is not tested because Last is not yet
completely implemented.
2023-03-27 12:00:47 -05:00
..
defs Add SQL3 test coverage for expressionagg.go (#2351) 2023-03-27 12:00:47 -05:00
helpers.go Linters! (#2314) 2023-03-10 15:13:15 -06:00