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

Method name

cpp/src/arrow/type.h:567–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565 }
566
567 std::string name() const override { return DERIVED::type_name(); }
568
569 std::string ToString(bool show_metadata = false) const override { return this->name(); }
570};

Callers 15

ToStringMethod · 0.95
ToTensorImplFunction · 0.45
VisitMethod · 0.45
ValidateMetaMethod · 0.45
ColumnNamesMethod · 0.45
PromoteTableToSchemaFunction · 0.45
MergeWithMethod · 0.45
ToStringMethod · 0.45
CreateNameToIndexMapFunction · 0.45
FindAllMethod · 0.45
operator()Method · 0.45
field_namesMethod · 0.45

Calls 1

type_nameFunction · 0.70

Tested by 14

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
MakeStatisticsArrayFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
FileSerializeTestMethod · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36