stargate / data-api

JSON document API for Apache Cassandra (formerly known as JSON API)
https://stargate.io
Apache License 2.0
14 stars 16 forks source link

Fix 1736: Empty sort clause could be used with pageState #1746

Open Hazel-Datastax opened 1 day ago

Hazel-Datastax commented 1 day ago

What this PR does: Fix sort={} cannot be used with pageState in Tables

Which issue(s) this PR fixes: Fixes #1736

Checklist