manuzhang opened a new pull request, #662: URL: https://github.com/apache/iceberg-cpp/pull/662
## Summary - Add Iceberg v3 unknown primitive type and JSON serialization/deserialization support. - Support unknown as null-only data across Arrow, Avro, Parquet, schema projection, and nested fields. - Enforce required-field invariants for unknown/null-only projections and Arrow null imports. ## Validation - ctest --test-dir build --output-on-failure - git diff --check upstream/main...HEAD -- 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]
