Google Spanner 中的递归查询?

Recursive queries in Google Spanner?

我曾尝试使用 CTE and CONNECT BY 语句实现递归查询,但没有成功。 是否可以在 Google Spanner 中实现递归查询?

目前不支持此功能。