Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ CastInt64ToNumeric
Class
CastInt64ToNumeric
src/expr/src/scalar/func/impls/int64.rs:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
MzReflect
131
)]
132
pub struct CastInt64ToNumeric(pub Option<NumericMaxScale>);
133
134
impl EagerUnaryFunc for CastInt64ToNumeric {
135
type Input<'a> = i64;
Callers
2
on_unique
Method · 0.85
collapse_unused_generate_series
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected