Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将 Bigtable 用于我正在处理的项目,并且我一直假设列族中的列键是按字典顺序排列的。
只是为了保证我的假设,我想确认列族中的列键在从 Bigtable 检索时保证按列键按字典顺序排序?
Cloud Bigtable 中的行键按字典顺序排序。
列限定符 - 也是。