@@ -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 ) );
7068227 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
7272decoders ([ #210 ] ( https://github.com/dfa1/vortex-java/issues/210 ) — silent corruption),
7373all-null columns in CSV export
7474([ #211 ] ( https://github.com/dfa1/vortex-java/issues/211 ) ).
0 commit comments