You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve LiteralGuarantee for the case like (a=1 AND b=1) OR (a=2 AND b=3) (apache#16762)
* feat: imporve LiteralGuarantee for the case like (a=1 AND b=1) OR (a=2 AND b=3)
* support inlist
* fmt and clippy
---------
Co-authored-by: Andrew Lamb <[email protected]>
0 commit comments