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
Is your feature request related to a problem or challenge?
@pepijnve and @chenkovsky has been working on a series of improvements to improve the performance of evaluating CASE expressions performance that I think should be highlighted / made more visible, so I am making a ticket to collect the work
Is your feature request related to a problem or challenge?
@pepijnve and @chenkovsky has been working on a series of improvements to improve the performance of evaluating
CASEexpressions performance that I think should be highlighted / made more visible, so I am making a ticket to collect the workTLDR
SELECT CASE WHEN ... ELSE ... END ...Will go faster 🚀
Items
SELECT *, CASE ... END#18056nvl#17982nvl2#17983nvla thin wrapper forcoalesce#17991