- Implement Group Comparison Expression
Expr <Op> <ALL | ANY | SOME> Expr
. - Implement Group Comparison Expression for
Int
,Float
,Text
, andBool
types. - Implement Group Comparison Expression for
Date
,Time
andDateTime
types. - Improve the unresolved table error message.
- Fix the number of required arguments error message.
- Fix type checker case of variant.