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:826–826 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
824
}
825
826
std::shared_ptr<Schema> schema() const override { return schema_; }
827
828
DeviceAllocationType device_type() const override { return device_type_; }
829
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