MCPcopy 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
63int RecordBatch::num_columns() const { return schema_->num_fields(); }
64
65/// \class SimpleRecordBatch
66/// \brief A basic, non-lazy in-memory record batch

Callers 15

ConvertColumnsToTensorFunction · 0.45
RecordBatchToTensorFunction · 0.45
fieldsMethod · 0.45
EqualsMethod · 0.45
TableBatchReaderMethod · 0.45
ReadNextMethod · 0.45
TEST_FFunction · 0.45
EqualsMethod · 0.45
ValidateBatchFunction · 0.45
ConcatenateRecordBatchesFunction · 0.45
PrettyPrintFunction · 0.45
TEST_FFunction · 0.45

Calls 1

num_fieldsMethod · 0.45

Tested by 15

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
WriteRecordBatchMethod · 0.36
SortTableOnAllFieldsFunction · 0.36
CheckValidTestCasesFunction · 0.36
CheckWholeAggregateCaseFunction · 0.36
SortTableOnAllFieldsFunction · 0.36