【问题标题】:Does Stargate REST API support LIMIT clause?Stargate REST API 是否支持 LIMIT 子句?
【发布时间】:2021-11-29 15:01:08
【问题描述】:

Stargate rest api 是否支持 Cassandra (DSE 6.8) 中的 LIMIT 查询?

Select * from table LIMIT 100; 

如果有,可以举个例子吗?

【问题讨论】:

    标签: cassandra cql stargate-oss


    【解决方案1】:

    LIMIT 的 Stargate REST API 等效项是此处记录的 page-size 查询参数

    https://stargate.io/docs/stargate/1.0/attachments/restv2.html#operation/getRows

    【讨论】:

      猜你喜欢
      • 2021-11-29
      • 2023-04-04
      • 2016-10-18
      • 2013-01-18
      • 2014-11-19
      • 2014-12-07
      • 2019-07-23
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多