googleapis / googleapis/google-cloud-java

[java-spanner-jdbc] Get the size of the database

Abierto
#12,283 1 comentario 0 reacciones 1 asignado Asignado a @olavloite Ver en GitHub
api: spanner type: feature request
Lenguaje dominante
Java
Estrellas
2.1k
Forks
1.2k
Merge medio
1 d 23 h
PR fusionados (30 d)
154

Descripción

**Is your feature request related to a problem? Please describe.**
I'd like to be able to determine the size of a Spanner database.

**Describe the solution you'd like**
Some kind of API in the JDBC driver that returns the size of the database.

**Describe alternatives you've considered**
We've tried querying the information schema to get the list of tables, then trying to figure out the data usage of each field in every table. However this is not performant, and error prone.

**Additional context**
n/a

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.