pub fn offset_into_value(offset: HirScalarExpr) -> Result<i64, PlanError>
Expand description
Converts an OFFSET expression into a value.
pub fn offset_into_value(offset: HirScalarExpr) -> Result<i64, PlanError>
Converts an OFFSET expression into a value.