MCPcopy 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

EqualsMethod · 0.70
ToStringFunction · 0.70
EqualsMethod · 0.70
EqualsMethod · 0.70
EqualsFunction · 0.70
EqualsMethod · 0.70
EqualsMethod · 0.70
ResizeMethod · 0.50
ValidateOverflowMethod · 0.50
ListArrayFromArraysFunction · 0.50
ListViewArrayFromArraysFunction · 0.50
FromArraysInternalMethod · 0.50

Calls

no outgoing calls

Tested by 1

EqualsMethod · 0.56