MCPcopy 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

TryConvertChunkMethod · 0.45
IsScalarExpressionMethod · 0.45
GetNullHandlingFunction · 0.45
MakeExecBatchFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
DispatchExactMethod · 0.45
CheckIterationMethod · 0.45
DoTestMethod · 0.45
exec_test.ccFile · 0.45
GenericToStringFunction · 0.45
GenericToScalarFunction · 0.45

Calls

no outgoing calls

Tested by 12

TESTFunction · 0.36
TESTFunction · 0.36
CheckIterationMethod · 0.36
DoTestMethod · 0.36
ValidateOutputFunction · 0.36
TEST_PFunction · 0.36
CheckIndexInChunkedMethod · 0.36
TYPED_TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
PrintDatumMethod · 0.36
AssertInversePermutationFunction · 0.36