Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ num_columns
Method
num_columns
cpp/src/arrow/record_batch.cc:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
int RecordBatch::num_columns() const { return schema_->num_fields(); }
64
65
/// \class SimpleRecordBatch
66
/// \brief A basic, non-lazy in-memory record batch
Callers
15
ConvertColumnsToTensor
Function · 0.45
RecordBatchToTensor
Function · 0.45
fields
Method · 0.45
Equals
Method · 0.45
TableBatchReader
Method · 0.45
ReadNext
Method · 0.45
TEST_F
Function · 0.45
Equals
Method · 0.45
ValidateBatch
Function · 0.45
ConcatenateRecordBatches
Function · 0.45
PrettyPrint
Function · 0.45
TEST_F
Function · 0.45
Calls
1
num_fields
Method · 0.45
Tested by
15
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
WriteRecordBatch
Method · 0.36
SortTableOnAllFields
Function · 0.36
AssertTablesEqualIgnoringOrder
Function · 0.36
CheckValidTestCases
Function · 0.36
CheckWholeAggregateCase
Function · 0.36
CheckGroupedAggregateCase
Function · 0.36
SortTableOnAllFields
Function · 0.36
AssertTablesEqualIgnoringOrder
Function · 0.36