Commit 8a74803
refactor: rename return_reasons.dst to return_reasons_trino.dst
Pair the inherited Java/Trino distribution with the corrected C variant
so both filenames advertise their compat mode at a glance:
return_reasons_trino.dst <-- old return_reasons.dst (carries the
"reason 30 missing, reason 31
duplicated" bug, kept for byte-for-byte
Trino fixture stability)
return_reasons_c.dst <-- corrected, used by --compat c
Updates the embedded_data.rs lookup table, the distribution loader,
and the doc-comment references in scaling.rs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cff27df commit 8a74803
4 files changed
Lines changed: 8 additions & 8 deletions
File tree
- tpcdsgen
- data
- src
- config
- distribution
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments