Skip to content

[C++] Remove ObjectWriter after JsonWriter migration #50690

Description

@Reranko05

Describe the enhancement requested

The simdjson migration introduces JsonWriter as a replacement for ObjectWriter.

Once all ObjectWriter users have been migrated, the old implementation and its associated build configuration can be removed.

Additional context

This is a follow-up task for GH-35460. It depends on all remaining ObjectWriter users being migrated to JsonWriter.

Parent Issue: #35460

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions