test: repoint glove/osm matrix entries from gap:257 to gap:261#262
Merged
Conversation
… to gap:261 #257 (CsvExporter FixedSizeList/List support) is closed, but these 4 slugs still can't flip to ok: the real remaining blocker is the conformance oracle itself, which aborts on repeated/list Parquet columns before any comparison happens. Filed as #261 with the reproduction. gap:257 was stale — it pointed at a closed issue that no longer describes why these slugs fail.
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
glove-6b-50d,glove-6b-100d,glove-6b-200d, andosm-germany-relationsstill can't flip took— the real remaining blocker is that the conformance oracle itself aborts on repeated/list Parquet columns (maxRepetitionLevel > 0) before any comparison happens.gap:257(closed, stale) togap:261(tracks the oracle gap, filed with the reproduction).Test plan
./mvnw verify -pl integration -am -Dit.test=RaincloudConformanceIntegrationTestwithglove-6b-50dhydrated — passes cleanly (0 skipped)🤖 Generated with Claude Code