risingwave_frontend::expr

Constant EXPR_TOO_DEEP_NOTICE

source
const EXPR_TOO_DEEP_NOTICE: &str = "Some expression is too complicated. \
Consider simplifying or splitting the query if you encounter any issues.";