Commit 731253c
Share the struct MAX_FIELDS constant
Extract the duplicated 10_000 struct field limit into a shared
StructType::MAX_FIELDS constant instead of mirroring it in rec_group.rs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent b8e0fa2 commit 731253c
2 files changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
| |||
303 | 300 | | |
304 | 301 | | |
305 | 302 | | |
306 | | - | |
| 303 | + | |
307 | 304 | | |
308 | | - | |
| 305 | + | |
309 | 306 | | |
| 307 | + | |
310 | 308 | | |
311 | 309 | | |
312 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1853 | 1853 | | |
1854 | 1854 | | |
1855 | 1855 | | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
1856 | 1859 | | |
1857 | 1860 | | |
1858 | 1861 | | |
| |||
2058 | 2061 | | |
2059 | 2062 | | |
2060 | 2063 | | |
2061 | | - | |
2062 | 2064 | | |
2063 | 2065 | | |
2064 | | - | |
| 2066 | + | |
2065 | 2067 | | |
2066 | 2068 | | |
2067 | | - | |
| 2069 | + | |
| 2070 | + | |
2068 | 2071 | | |
2069 | 2072 | | |
2070 | 2073 | | |
| |||
0 commit comments