I have tried to implement recursive queries using CTE and CONNECT BY statements with no luck. Is it possible to implement recursive queries in Google Spanner?
There's no support for this right now.