【问题标题】:How to create a b-tree index in google bigtable如何在 google bigtable 中创建 b-tree 索引
【发布时间】:2019-02-19 10:36:10
【问题描述】:

我想使用 Hilbert 曲线将时空数据存储在 Google BigTable 中。为了使查询更有效,我可以使用索引方法(例如 b 树)。有没有一种方法可以指定我想使用哪种索引方法?

【问题讨论】:

    标签: indexing google-cloud-platform bigtable


    【解决方案1】:

    Cloud Bigtable 按字典顺序由rowKey 编制索引。这是唯一受支持的索引方法。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-05-08
      • 2011-04-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-31
      • 2015-10-13
      • 1970-01-01
      相关资源
      最近更新 更多