My puppyのブログ

学んだ事や作っているプログラムなどについて書いています。

(完成したそうです!)[DocumentDB] Allow Paging (skip/take)

今Azure Cosmos DB(DocumentDB)の機能要望掲示板を見たら、skip/takeが実装されたと書いてありました。

This feature is now complete. For more information on Skip/Take (Limit/Offset), please see the article below.

Thank you for your suggestions and votes.

https://docs.microsoft.com/en-us/azure/cosmos-db/how-to-sql-query#OffsetLimitClause

機能要望掲示板は下のリンク先にあります。

completed
How can we improve Azure Cosmos DB?
  • 3787 votes
  • 122 comments

[DocumentDB] Allow Paging (skip/take)

Allowing paging would be huge. Btw, Thank You for rolling out this feature at all! It looks wonderful! Can't wait to try it! However, I won't be able to use it for actual work projects until it supports paging and sorting.

このskip/takeの実装は何年も前から機能要望としてあがっていて、掲示板ではみんな待たされてイライラした投稿が多かったのですが、やっと実装されて良かったです(#^.^#)

私もこれからちょっと調べたりしてみますね(^^)/