google cloud bigtable - Is there an upper limit for the length of row keys? -


i want know whether there's maximum length row key values in google's bigtable.

i'm aware documentation recommends hashing potential solution create keys of same length, in scenario can group related data better if include file path in key.

in cloud bigtable:

the maximum length row keys 4kib.

the maximum length column qualifiers 16 kib.

we've added official documentation here: https://cloud.google.com/bigtable/docs/schema-design


Comments

Popular posts from this blog

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

yii2 - Yii 2 Running a Cron in the basic template -

mercurial graft feature, can it copy? -