risingwave_frontend::binder

Constant UNNAMED_SUBQUERY

source
const UNNAMED_SUBQUERY: &str = "?subquery?";
Expand description

The table name stored in BindContext for a subquery without an alias.