Skip to content

Commit 7104664

Browse files
dfa1claude
andcommitted
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

File tree

integration/src/test/resources/raincloud/expected-status.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ nyc-311,untriaged
156156
nyc-parking-tickets,untriaged
157157
nyc-property-sales,ok
158158
nypd-complaints,untriaged
159-
oasst1,gap:270
159+
oasst1,ok
160160
open-food-facts,untriaged
161161
openlibrary-authors,untriaged
162162
openlibrary-editions,untriaged

0 commit comments

Comments
 (0)