From c2b3c298416de4faf003a357fee604e3d5a9a50e Mon Sep 17 00:00:00 2001 From: Davide Angelocola Date: Fri, 17 Jul 2026 20:21:12 +0200 Subject: [PATCH] =?UTF-8?q?raincloud:=20flip=20oasst1=20to=20ok=20?= =?UTF-8?q?=E2=80=94=20#270=20fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 70b78481), 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 --- integration/src/test/resources/raincloud/expected-status.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/src/test/resources/raincloud/expected-status.csv b/integration/src/test/resources/raincloud/expected-status.csv index 9999a406..dee392dc 100644 --- a/integration/src/test/resources/raincloud/expected-status.csv +++ b/integration/src/test/resources/raincloud/expected-status.csv @@ -156,7 +156,7 @@ nyc-311,untriaged nyc-parking-tickets,untriaged nyc-property-sales,ok nypd-complaints,untriaged -oasst1,gap:270 +oasst1,ok open-food-facts,untriaged openlibrary-authors,untriaged openlibrary-editions,untriaged