Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ schema
Method
schema
cpp/src/arrow/csv/reader.cc:863–863 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
861
}
862
863
std::shared_ptr<Schema> schema() const override { return schema_; }
864
865
int64_t bytes_read() const override { return bytes_decoded_->load(); }
866
Callers
15
ExportImportRecordBatch
Function · 0.45
TestHeaderOnly
Function · 0.45
TEST
Function · 0.45
InitFromBlock
Method · 0.45
Deserialize
Function · 0.45
FromRecordBatch
Class · 0.45
ExpectExecute
Function · 0.45
TEST_F
Function · 0.45
FilterRecordBatch
Function · 0.45
FilterTable
Function · 0.45
TakeRAR
Method · 0.45
TakeTAT
Method · 0.45
Calls
no outgoing calls
Tested by
4
TestHeaderOnly
Function · 0.36
TEST
Function · 0.36
ExpectExecute
Function · 0.36
TEST_F
Function · 0.36