Skip to content

Conversation

@shangxinli
Copy link
Contributor

@shangxinli shangxinli commented Dec 29, 2025

  • Add serialization of identifier-field-ids in ToJson(Schema)
  • Add deserialization of identifier-field-ids in SchemaFromJson()
  • Add comprehensive test coverage for:
    • Schema with single identifier field
    • Schema without identifier fields
    • Schema with multiple identifier fields
    • Round-trip serialization/deserialization

Fixes the TODO in json_internal.cc for identifier-field-ids support.

@shangxinli shangxinli force-pushed the bug_fixes_identifier_fields branch 2 times, most recently from 08b1863 to 797e888 Compare December 29, 2025 18:45
- Add serialization of identifier-field-ids in ToJson(Schema)
- Add deserialization of identifier-field-ids in SchemaFromJson()
- Add comprehensive test coverage for:
  * Schema with single identifier field
  * Schema without identifier fields
  * Schema with multiple identifier fields
  * Round-trip serialization/deserialization

Fixes the TODO in json_internal.cc for identifier-field-ids support.
@wgtmac wgtmac force-pushed the bug_fixes_identifier_fields branch from 797e888 to ccb000b Compare December 30, 2025 07:26
@wgtmac wgtmac merged commit ba92781 into apache:main Dec 30, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants