Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ schema
Method
schema
cpp/src/arrow/record_batch.cc:827–827 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
825
}
826
827
std::shared_ptr<Schema> schema() const override { return schema_; }
828
829
DeviceAllocationType device_type() const override { return device_type_; }
830
Callers
6
CanIgnoreNaNInEquality
Function · 0.45
Equals
Method · 0.45
ValidateBatch
Function · 0.45
EnumerateStatistics
Function · 0.45
Make
Method · 0.45
ConcatenateRecordBatches
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected