Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Convert
Method
Convert
cpp/src/arrow/array/builder_base.cc:301–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
Status Convert() { return VisitTypeInline(*scalars_begin_->type, this); }
302
303
ConstIterator scalars_begin_;
304
ConstIterator scalars_end_;
Callers
2
AppendScalar
Method · 0.45
AppendScalars
Method · 0.45
Calls
1
VisitTypeInline
Function · 0.85
Tested by
no test coverage detected