tigrisdata-archive / tigris

Tigris is an Open Source Serverless NoSQL Database and Search Platform.

Home Page:https://www.tigrisdata.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoServerError: `aggregate` stage "$skip" is not implemented yet

siddiquiaffan opened this issue · comments

Describe the bug
MongoServerError: aggregate stage "$skip" is not implemented yet
at Connection.onMessage

To Reproduce
Try using aggregation with $skip

Expected behavior
It should skip the speciefied count of documents

Screenshots
image
image

Additional context
It's working fine with monogdb