Commit 175ad7f
style: freeze the resolved-catalogs carrier
Nothing mutates it between resolve and commit, so there is no reason to
pay for the runtime borrow flag a mutable pyclass carries — the same
reasoning that froze PhysicalOptimizerRules and ResolvedTables.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 7f47d7f commit 175ad7f
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1927 | 1927 | | |
1928 | 1928 | | |
1929 | 1929 | | |
1930 | | - | |
1931 | | - | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
1932 | 1933 | | |
1933 | 1934 | | |
1934 | 1935 | | |
| |||
0 commit comments