Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ kind
Method
kind
cpp/src/arrow/csv/inference_internal.h:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
: kind_(InferKind::Null), can_loosen_type_(true), options_(options) {}
50
51
InferKind kind() const { return kind_; }
52
53
bool can_loosen_type() const { return can_loosen_type_; }
54
Callers
15
TryConvertChunk
Method · 0.45
IsScalarExpression
Method · 0.45
GetNullHandling
Function · 0.45
MakeExecBatch
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
DispatchExact
Method · 0.45
CheckIteration
Method · 0.45
DoTest
Method · 0.45
exec_test.cc
File · 0.45
GenericToString
Function · 0.45
GenericToScalar
Function · 0.45
Calls
no outgoing calls
Tested by
12
TEST
Function · 0.36
TEST
Function · 0.36
CheckIteration
Method · 0.36
DoTest
Method · 0.36
ValidateOutput
Function · 0.36
TEST_P
Function · 0.36
CheckIndexInChunked
Method · 0.36
TYPED_TEST
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
PrintDatum
Method · 0.36
AssertInversePermutation
Function · 0.36