Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ type_name
Function
type_name
cpp/src/arrow/dataset/dataset.h:269–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
compute::ExecContext* exec_context) override;
268
269
std::string type_name() const override { return
"in-memory"
; }
270
271
protected:
272
Result<std::shared_ptr<Schema>> ReadPhysicalSchemaImpl() override;
Callers
13
Equals
Method · 0.70
ToString
Function · 0.70
Equals
Method · 0.70
Equals
Method · 0.70
Equals
Function · 0.70
Equals
Method · 0.70
Equals
Method · 0.70
Resize
Method · 0.50
ValidateOverflow
Method · 0.50
ListArrayFromArrays
Function · 0.50
ListViewArrayFromArrays
Function · 0.50
FromArraysInternal
Method · 0.50
Calls
no outgoing calls
Tested by
1
Equals
Method · 0.56