nssalian opened a new pull request, #9: URL: https://github.com/apache/iceberg-verification/pull/9
### Rationale for this change Adds the first conformance surface: spec-derived type fixtures under `table-spec/types/` (`parse(input) == decoded`, with `valid` marking accept vs reject), validated by JSON Schema. Runners that exercise the fixtures against each implementation follow in later PRs. ### Are these changes tested? Yes. `dev/validate-fixtures.py` validates every `cases.json` against the schemas and the unique-id rule in CI, and `dev/check-license` runs Apache RAT. ### Are there any user-facing changes? No. ### AI Disclosure Developed with Claude (Claude Code); fully reviewed by the author. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
