Skip to content

[C++] Expose {Array,...}FromJSON as public APIs #45908

Open
@pitrou

Description

@pitrou

Describe the enhancement requested

The various XXXFromJSON functions have been initially written to ease writing our own unit tests, but they could actually be generally helpful for users to experiment with Arrow, write examples, etc. Perhaps we could expose them as public APIs?

We should just be careful to document that they are not meant for high-performance data ingestion.

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