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

Method kind

cpp/src/arrow/util/value_parsing.cc:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 const char* kind() const override { return "iso8601"; }
124};
125
126} // namespace

Callers 15

test_kindMethod · 0.45
garrow_datum_new_rawFunction · 0.45
CallTabularFunctionFunction · 0.45
CheckImplicitConstructorFunction · 0.45
TESTFunction · 0.45
make_arrayMethod · 0.45
datum.ccFile · 0.45
lengthMethod · 0.45
TotalBufferSizeMethod · 0.45
null_countMethod · 0.45
EqualsMethod · 0.45

Calls

no outgoing calls

Tested by 11

test_kindMethod · 0.36
CheckImplicitConstructorFunction · 0.36
TESTFunction · 0.36
RunGroupByFunction · 0.36
ARROW_ASSIGN_OR_RAISEFunction · 0.36
RunEndEncodeTableColumnsFunction · 0.36
ValidateBatchFunction · 0.36
AssertDatumsEqualFunction · 0.36
AssertDatumsApproxEqualFunction · 0.36