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
docs: name the training-set round-trip invariant as the standing gate
fit + transform on the training set == the original query with __THIS__
pointing at the training set. Free (the training set is the oracle
input), and it survives every loop: today DuckDB plays transform via
serving_sql; when infer lands, the same assertion gates the real
serving path end-to-end.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments