@article{bacon2017spanner, author = {Bacon, D. F. and Bales, Nathan and Bruno, Nicolas and Cooper, Brian F. and Dickinson, Adam and Fikes, A. and Fraser, Campbell and Gubarev, Andrey and Joshi, Milind and Kogan, Eugene and Lloyd, Alexander and Melnik, S. and Rao, Rajesh and Shue, David and Taylor, Christopher and Holst, Marcel van der and Woodford, Dale}, title = {Spanner: Becoming a SQL System}, year = {2017}, month = {May}, abstract = {Spanner is a globally-distributed data management system that backs hundreds of mission-critical services at Google. Spanner is built on ideas from both the systems and database communities. The first Spanner paper published at OSDI'12 focused on the systems aspects such as scalability, automatic sharding, fault tolerance, consistent replication, external consistency, and wide-area distribution. This paper highlights the database DNA of Spanner. We describe distributed query execution in the presence of resharding, query restarts upon transient failures, range extraction that drives query routing and index seeks, and the improved blockwise-columnar storage format. We touch upon migrating Spanner to the common SQL dialect shared with other systems at Google.}, url = {http://approjects.co.za/?big=en-us/research/publication/spanner-becoming-a-sql-system-3/}, journal = {Proceedings of the 2017 ACM International Conference on Management of Data}, }