Skip to Content
Google Cloud Platform for Developers
book

Google Cloud Platform for Developers

by Ted Hunter, Steven Porter
July 2018
Intermediate to advanced
506 pages
16h 2m
English
Packt Publishing
Content preview from Google Cloud Platform for Developers

Query execution plans

When a query is submitted to Cloud Spanner, it is received by a root node that validates the query, interprets the query into an executable plan, and dispatches the plan to the cluster to be executed. Cloud Spanner attempts to optimize these queries, sometimes resulting in unintuitive execution plans. In order to help understand how queries are interpreted and executed, Cloud Spanner provides insight into the query execution plans.

To see the execution plan for a given query, simply navigate to your desired database in the Google Cloud Console, click QUERY, and execute the query. Once executed, click the Explanation tab to see a graphical breakdown of the steps involved in running your query. The explanation includes ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Google Cloud Platform in Action

Google Cloud Platform in Action

John J. (JJ) Geewax
Google Cloud Platform for Architects

Google Cloud Platform for Architects

Vitthal Srinivasan, Loonycorn Ravi, Judy Raj

Publisher Resources

ISBN: 9781788837675Supplemental Content