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++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions