Commit afd2cdd
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 2567023 commit afd2cdd
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1980 | 1980 | | |
1981 | 1981 | | |
1982 | 1982 | | |
1983 | | - | |
1984 | | - | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
1985 | 1986 | | |
1986 | 1987 | | |
1987 | 1988 | | |
| |||
0 commit comments