Commit 7104664
raincloud: flip oasst1 to ok — #270 fixed
The CsvExporter null-struct-row fix (render a fully-null nested Struct row as
an empty CSV cell instead of {"field":null,...}), merged in #275 (commit
70b7848), closes the oasst1 conformance gap tracked by #270.
Confirmed by re-running RaincloudConformanceIntegrationTest#conformancePerSlug
scoped to the hydrated corpus (forkCount=0): before the flip, oasst1's
gap-arm assertion fired "known gap gap:270 no longer reproduces" (the export
now succeeds and matches the parquet oracle exactly); after flipping the entry
to ok the whole 130-slug factory is green (Tests run: 130, Failures: 0),
proving the ok-arm assertMatchesParquetOracle path passes for oasst1.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 70b7848 commit 7104664
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments