Skip to content

Conversation

@derek-miller
Copy link
Contributor

The encoder uses IsList() to detect repeated fields, but 64-bit integers represented as {high, low} tables were incorrectly identified as 2-element arrays, causing "Field 'X' is not repeated but received a list" errors.

The encoder uses IsList() to detect repeated fields, but 64-bit integers
represented as {high, low} tables were incorrectly identified as 2-element
arrays, causing "Field 'X' is not repeated but received a list" errors.
@derek-miller derek-miller enabled auto-merge (squash) January 12, 2026 15:10
@derek-miller derek-miller merged commit 4c6b788 into main Jan 12, 2026
8 checks passed
@derek-miller derek-miller deleted the fix-int64 branch January 12, 2026 15:14
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