googleapis / googleapis/google-cloud-java

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

Aperta
#12,283 1 commento 0 reazioni 1 assegnatario Assegnata a @olavloite Vedi su GitHub
api: spanner type: feature request
Lingua principale
Java
Stelle
2.1k
Fork
1.2k
Merge medio
1g 23h
PR unite (30g)
154

Descrizione

**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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.