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 regenerate-explain to preserve existing explain.txt files
Update the regenerate-explain tool to only generate explain_N.txt
files for statements 2+, preserving the existing explain.txt files
for the first statement. This prevents version-specific differences
in ClickHouse EXPLAIN AST output from modifying the golden files.
0 commit comments