You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Fix an issue OFFSET + LIMIT queries cause cqlsh to go into pagination mode. YCQL service should return an empty paging state to indicate the query has completed.
Test Plan: TestSelect.testSelectWithOffset verifying paging state is empty after query completes.
Reviewers: mihnea
Reviewed By: mihnea
Subscribers: yql
Differential Revision: https://phabricator.dev.yugabyte.com/D5250
The following query doesn't seem to stop even when it already has the needed number of rows.
Doesn't seem to return even after lots of ENTER keystrokes.
The text was updated successfully, but these errors were encountered: