Skip to content

DX-2651: default numeric schema fields to fast: true in parser#55

Merged
ytkimirti merged 1 commit into
masterfrom
DX-2651
May 13, 2026
Merged

DX-2651: default numeric schema fields to fast: true in parser#55
ytkimirti merged 1 commit into
masterfrom
DX-2651

Conversation

@CahidArda
Copy link
Copy Markdown
Collaborator

Numeric fields (U64/I64/F64) require fast: true per the NumericField type. Update parseSchemaFromEditorValue to always emit the object form with fast: true for s.number(...), and update parser/round-trip tests accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Numeric fields (U64/I64/F64) require fast: true per the NumericField
type. Update parseSchemaFromEditorValue to always emit the object form
with fast: true for s.number(...), and update parser/round-trip tests
accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@linear
Copy link
Copy Markdown

linear Bot commented May 6, 2026

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-redis-browser Ready Ready Preview, Comment May 6, 2026 2:48pm

Request Review

@CahidArda CahidArda changed the title fix: default numeric schema fields to fast: true in parser DX-2651: default numeric schema fields to fast: true in parser May 6, 2026
@ytkimirti ytkimirti merged commit 7494d29 into master May 13, 2026
4 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