Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ToString
Method · 0.95
ToTensorImpl
Function · 0.45
Visit
Method · 0.45
ValidateMeta
Method · 0.45
ColumnNames
Method · 0.45
PromoteTableToSchema
Function · 0.45
MergeWith
Method · 0.45
ToString
Method · 0.45
CreateNameToIndexMap
Function · 0.45
FindAll
Method · 0.45
operator()
Method · 0.45
field_names
Method · 0.45
Calls
1
type_name
Function · 0.70
Tested by
14
AssertTablesEqualUnorderedFields
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
AssertSchemaEqualsUnorderedFields
Method · 0.36
MakeStatisticsArray
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
FileSerializeTest
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36