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 from 2ccd3f0 to 08b1863 Compare December 29, 2025 18:24
- 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 from 08b1863 to 797e888 Compare December 29, 2025 18:45
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.

1 participant