googleapis / googleapis/google-cloud-java

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

オープン
#12,283 コメント 1 件 リアクション 0 件 担当者 1 名 @olavloite に割り当て済み GitHub で見る
api: spanner type: feature request
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。