Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ SetScalar
Method
SetScalar
cpp/src/arrow/compute/exec.h:305–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
void SetScalar(const Scalar* scalar) { this->scalar = scalar; }
306
307
template <typename ExactType>
308
const ExactType& scalar_as() const {
Callers
6
ExecSpan
Function · 0.80
Next
Method · 0.80
Get
Method · 0.80
ExecScalarChoose
Function · 0.80
ExecScalarMask
Method · 0.80
GetExecValue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected