Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ schema
Method
schema
cpp/src/arrow/table.cc:674–674 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
672
}
673
674
std::shared_ptr<Schema> TableBatchReader::schema() const { return table_.schema(); }
675
676
void TableBatchReader::set_chunksize(int64_t chunksize) { max_chunksize_ = chunksize; }
677
Callers
15
main
Function · 0.45
RecordBatchToTensor
Function · 0.45
FromRecordBatches
Method · 0.45
ConcatenateTables
Function · 0.45
PromoteTableToSchema
Function · 0.45
Equals
Method · 0.45
ReadNext
Method · 0.45
FindAll
Method · 0.45
TEST_F
Function · 0.45
AssertTablesEqualUnorderedFields
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
5
TEST_F
Function · 0.36
AssertTablesEqualUnorderedFields
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36