/* custom error: Expected (optional) struct/tuple or variant based on it, but got: Optional */ SELECT ( SELECT 1 AS x ).x ;