|
|
|
|
|
by manigandham
2778 days ago
|
|
Yes, that's why my comment said use metric name and timestamp. Spanner isn't a column-oriented database, but they all support multiple columns as the primary/sort/shard/distribution key. Use the name as the first column, and timestamp as the last column, for scalable distribution. |
|