Skip to content

Commit 1e066e5

Browse files
dfa1claude
andcommitted
test: flip seoul to ok after #209 merge; refresh triage counts
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 312c1a6 commit 1e066e5

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/compatibility.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ Per-slug status lives in `integration/src/test/resources/raincloud/expected-stat
6262
(`ok` must pass; `gap:<issue>` must still fail, so a fix flips the entry in the same change;
6363
`untriaged` runs and reports without failing the build). A scheduled workflow
6464
(`raincloud-conformance.yml`) hydrates a size-capped subset weekly. Current triage —
65-
13 `ok`, 7 known gaps: nested struct columns in scan
66-
([#207](https://github.com/dfa1/vortex-java/issues/207)), unsigned integers rendered signed
67-
([#208](https://github.com/dfa1/vortex-java/issues/208) — silent corruption, 4 datasets),
68-
RLE over F64 ([#209](https://github.com/dfa1/vortex-java/issues/209)), narrow dict-offset
69-
ptypes in string dicts ([#215](https://github.com/dfa1/vortex-java/issues/215));
65+
18 `ok`, 2 known gaps: nested struct columns in scan
66+
([#207](https://github.com/dfa1/vortex-java/issues/207)), narrow dict-offset ptypes in
67+
string dicts ([#215](https://github.com/dfa1/vortex-java/issues/215));
7068
227 slugs untriaged. Fixed so far by this suite: lazy dict U8/U16 values
71-
([#206](https://github.com/dfa1/vortex-java/issues/206)), row validity dropped by wrapper
69+
([#206](https://github.com/dfa1/vortex-java/issues/206)), unsigned integers rendered signed
70+
([#208](https://github.com/dfa1/vortex-java/issues/208) — silent corruption), RLE over F64
71+
([#209](https://github.com/dfa1/vortex-java/issues/209)), row validity dropped by wrapper
7272
decoders ([#210](https://github.com/dfa1/vortex-java/issues/210) — silent corruption),
7373
all-null columns in CSV export
7474
([#211](https://github.com/dfa1/vortex-java/issues/211)).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ uci-phishing-websites,untriaged
228228
uci-predict-students-dropout-and-academic-success,untriaged
229229
uci-real-estate-valuation-data-set,untriaged
230230
uci-seeds,ok
231-
uci-seoul-bike-sharing-demand,gap:209
231+
uci-seoul-bike-sharing-demand,ok
232232
uci-sms-spam-collection,untriaged
233233
uci-spambase,untriaged
234234
uci-statlog-german-credit-data,untriaged

0 commit comments

Comments
 (0)