raincloud: triage batch 3 — 5 slugs to ok, 30 slugs annotated missing_auth#277
Merged
Conversation
…_auth
Hydrated and ran RaincloudConformanceIntegrationTest against 6 previously-untriaged
slugs (full 165-slug run: 165 run, 0 failures, 0 errors, no regressions):
- bi-realestate1, bi-salariesfrance, codeparrot-clean-valid, hotpotqa-fullwiki,
youtube-commons-sample: match the parquet oracle exactly -> ok
- librispeech-test-clean: left untriaged — the oracle itself aborts
("cannot format nested value of type byte[]"), the same class of oracle
limitation already documented for MAP/VARIANT columns elsewhere in this test,
not a vortex-java gap.
Also annotated 30 previously-plain-untriaged slugs that are blocked on missing
credentials, per this file's own missing_auth convention (distinguishes
'blocked on a credential' from 'not yet attempted'):
- 29 slugs sourced from Kaggle (confirmed via raincloud's sources.json catalog
and reproduced 'Authentication required to call the Kaggle API' failures)
- laion-400m: HuggingFace gated dataset requiring interactive terms acceptance
+ huggingface-cli login, not just an API token
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bi-realestate1,bi-salariesfrance,codeparrot-clean-valid,hotpotqa-fullwiki,youtube-commons-sampleall match exactly -> flipped took.librispeech-test-cleanstaysuntriaged— the oracle itself aborts formatting nestedbyte[]values, the same class of pre-existing oracle limitation already documented for MAP/VARIANT columns, not a vortex-java gap.untriagedbut are actually blocked on missing credentials (29 Kaggle-sourced, 1 HuggingFace-gated) asmissing_auth, per this file's own convention — distinguishes "blocked on a credential" from "not yet attempted" for future triagers.Test plan
Tests run: 165, Failures: 0, Errors: 0, Skipped: 8— no regressions among previously-okslugs🤖 Generated with Claude Code