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
This removes a member variable we initiaized to the UPPER CASE name of
the class in every function. This was costing us a couple dozen bytes
for every function invocation in the plan in ESQL. Fine if there are 10
functions, annoying if there are thousands.
0 commit comments