Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ num_fields
Method
num_fields
cpp/src/arrow/ipc/dictionary.cc:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
int DictionaryFieldMapper::num_fields() const { return impl_->num_fields(); }
146
147
int DictionaryFieldMapper::num_dicts() const { return impl_->num_dicts(); }
148
Callers
15
WriteRecordBatch
Method · 0.45
Visit
Method · 0.45
ARROW_ASSIGN_OR_RAISE
Function · 0.45
partition.h
File · 0.45
Format
Method · 0.45
FormatPartitionSegments
Method · 0.45
ParsePartitionSegments
Method · 0.45
FormatValues
Method · 0.45
AllColumns
Method · 0.45
NormalizeScanOptions
Function · 0.45
ToEnumeratedRecordBatch
Function · 0.45
GetPartialSchema
Function · 0.45
Calls
no outgoing calls
Tested by
15
Visit
Method · 0.36
TEST
Function · 0.36
GenerateRandomTable
Function · 0.36
TEST
Function · 0.36
FlattenSparseUnionArray
Function · 0.36
CheckBuffersOnDevice
Function · 0.36
RunExchangeTotal
Method · 0.36
TEST
Function · 0.36
MakeBatchesFromNumString
Function · 0.36
MutateByKey
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
MakeIntegerBatch
Function · 0.36