risingwave_frontend::binder::query

Function parse_non_negative_i64

source
fn parse_non_negative_i64(clause: &str, s: &str) -> Result<i64, RwError>