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
client-core: incorrect index in movePivotItem (#6684) Thanks to @telunc! (82217b2)
cubesql: Allow different Timestamp types in DATEDIFF (de9ef08)
cubesql: Incorrect CASE WHEN generated during ungrouped filtered count (#7859) (f970937), closes #7858
cubesql: Prioritize ungrouped aggregate scans over ungrouped projection scans so most of the members can be pushed down without wrapping (#7865) (addde0d)
cubesql: Remove excessive limit on inner wrapped queries (#7864) (b97268f)