MCPcopy Create free account
hub / github.com/apache/arrow / ParseOptions

Class ParseOptions

cpp/src/arrow/json/chunker.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27namespace json {
28
29struct ParseOptions;
30
31ARROW_EXPORT
32std::unique_ptr<Chunker> MakeChunker(const ParseOptions& options);

Calls

no outgoing calls