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
Fix FULL OUTER JOIN COALESCE to use h2 join keys in height.
Rows from ht_in with no matching ht_cm row were dropped because
COALESCE used h1 columns twice instead of falling back to h2.
FixesMIT-LCP#2010.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments