Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
namespace json {
28
29
struct ParseOptions;
30
31
ARROW_EXPORT
32
std::unique_ptr<Chunker> MakeChunker(const ParseOptions& options);
Callers
10
test_block_sizes
Method · 0.90
test_explicit_schema_decimal
Method · 0.90
test_explicit_schema_with_unexpected_behaviour
Method · 0.90
test_stress_block_sizes
Method · 0.90
test_non_linewise_chunker_first_block
Method · 0.90
test_non_linewise_chunker_bad_first_block
Method · 0.90
test_non_linewise_chunker_bad_middle_block
Method · 0.90
test_ignore_leading_empty_blocks
Method · 0.90
test_inference
Method · 0.90
Defaults
Method · 0.70
Calls
no outgoing calls
Tested by
9
test_block_sizes
Method · 0.72
test_explicit_schema_decimal
Method · 0.72
test_explicit_schema_with_unexpected_behaviour
Method · 0.72
test_stress_block_sizes
Method · 0.72
test_non_linewise_chunker_first_block
Method · 0.72
test_non_linewise_chunker_bad_first_block
Method · 0.72
test_non_linewise_chunker_bad_middle_block
Method · 0.72
test_ignore_leading_empty_blocks
Method · 0.72
test_inference
Method · 0.72